Language:C Author:glitchy-coder-exe
Language:Python Author:Nitin Kumar
Language:Java Author:Bhavya Kishor Gatya
Language:C++ Author:Bhaskar Gupta
2. Write a program to input principle amount, rate and time and print Simple Interest. S.I. = (Principle*Rate*Time)/100
Language:C Author:glitchy-coder-exe
Language:Python Author:Nitin Kumar
Language:Java Author:Bhavya Kishor Gatya
3. Write a program to input the length and breadth and print the area of the rectangle. Area of a rectangle = length*breadth
Language:C Author:glitchy-coder-exe
Language:Python Author:Nitin Kumar
Language:Java Author:Bhavyakishor
Language:Java Author:Bhavyakishor
Language:C++ Author:Bhaskar Gupta
Language:C Author:hypernovaradiation
Language:Python Author:Nitin Kumar
Language:C++ Author:Bhaskar Gupta
5. Write a program to input the radius and print the area and circumference of circle. Area of a circle = 3.14*radius*radius and circumference of circle = 2*3.14*radius
Language:C Author:hypernovaradiation
Language:Python Author:Nitin Kumar
6. Write a program to input base and height and print the area of triangle. area of a triangle = (1/2*base*height)
Language:Python Author:Nitin Kumar
basic salary is input through keyboard.
da is 10% of bs.
ta is 12% of bs.
hra is 10% of bs.
Language:Python Author:Nitin Kumar
8. Write a program to input the temperature in Fahrenheit and print it in Celsius format. fahrenheit = (celsius * 9/5) + 32
Language:Python Author:Nitin Kumar
Language:C Author:Bhumi54321
Language:Python Author:Nitin Kumar
Language:Python Author:Nitin Kumar
Language:C Author:Napalion
Language:Python Author:Nitin Kumar
Language:C Author:Napalion
Language:Python Author:Nitin Kumar
Language:Java Author:Bhavya Kishor Gatya
16. Write a program that given 3 numbers, a, b and c, print the roots of the equation ax² + bx + c = 0.
Language:Python Author:Nitin Kumar
(the program should find factorial till 20) Language:C Author:raporaz03
Language:C Author:hypernovaradiation
Language:Python Author:Nitin Kumar
18. Write a program to input a number a user from the user and print the sum of digits of that number.
Language:C Author:hououinkyouma01
21. Write a program to input the side of a square and print the perimeter of the square. perimeter of square = 4*side
22. Write a program to input length, breadth and height and output the volume of the cuboid. volume of a cuboid = lengthbreadthheight
23. Write a program to input the sides of a triangle and print the area of a triangle using heron's formula. heron's formula = (S*(S-A)*(S-B)*(S-C))^1/2 where S=(A+B+C)/2 and A,B and C are the sides of the triangle.
24. Write a program to input the radius and height of the cylinder and print its volume. volume of cylinder = 3.14*radius*radius*height
25. Write a program to enter radius and height and print the curved and total surface area of cylinder. curved surface area = 2*3.14*radius*height and total surface area = 2*3.14*radius*(radius*height)
*
* *
* * *
* * * *
Language:Kotlin Author:jackson-roberio
* * * *
* * *
* *
*
Language:Kotlin Author:jackson-roberio
28. Write a program to input radius of a sphere and print the volume of sphere. volume of sphere = (4/3)*3.14*(radius)^3
Language:Python Author:Bobliuuu
30. Write a program to input radius and print the surface area of sphere. surface area of sphere = 4*(22/7)*radius*radius
1
2 3
4 5 6
7 8 9 10
[Lnaguage : C++ Author: coder-mohan]
36. Write a program to print the surface area of a cuboid. surface area of cuboid = 2*(l*b+b*h+h*l) where l is the length, b is the breadth and h is the height.
40. Write a program to calculate aggregate percentage scored by a student in 5 subjects . Percentage = ( Marks Obtained / 500 )*100.
1 1 1 1 1
1 1
1 1
1 1
1 1 1 1 1
1
2 2
3 3
4 4
5 5
4 4
3 3
2 2
1
1 1
2 2
3 3
4 4
5
1
2 3 4
5 6 7 8 9
1
123
12345
1234567
123456789
1234567
12345
123
1