You are on page 1of 1

Programming Part – I Fundamental Programs

Q.1 Write a Program to calculate the simple Interest . In your program


the value of principle must be greater than to 1000 ?
Q.2 Write a program to calculate the area and circumference of circle
using concept of class and object .
Q. 3 Write a program to find the area and perimeter of rectangle using
the concept of class and object .
Q . 4 Write a Program to find the area and perimeter of square ?
Q. 5 Write a program to calculate the volume of sphere ?
Q.6 Write a program to calculate the area of triangle ?
Q.7 Write a program to take value in hours and convert this value in
minutes , seconds and milliseconds .
Q.8 Write a program to take value in minutes and convert this value in
hours , seconds and milliseconds .
Q.9 Write a program to take value in seconds and convert this value in
hours , minutes and milliseconds .
Q.10 Write a program to take value in Meter and convert this value in
Kilo-meter , centimeter and inches .
Q.11 Write a program to take value in Kilo-Meter and convert this
value in meter , centimeter and inches .
Q.12 Write a program to take value in centimeter and convert this
value in Kilo-meter , centimeter and inches .

You might also like