The document contains 12 programming questions that involve calculating areas and volumes of basic shapes like circles, rectangles, squares, spheres, and triangles using classes and objects. It also includes questions on unit conversion between hours, minutes, seconds, meters, kilometers, centimeters and inches.
The document contains 12 programming questions that involve calculating areas and volumes of basic shapes like circles, rectangles, squares, spheres, and triangles using classes and objects. It also includes questions on unit conversion between hours, minutes, seconds, meters, kilometers, centimeters and inches.
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 .
Certified Associate in Project Management (CAPM) Practice Exams: Over 400 Practice Questions of Exam-Level Difficulty with Very Detailed Explanations to Right and Wrong Answers