IT406 C++
1. Create a program that will compute the area a rectanlge use the formula Area = W x H
Filename: QuizA
2. Create a program that will compute the area of triangle use the formula Area = 1/2B x H
Filename: QuizB
3. Create a program that will compute the total product purchase by the customer.
Filename: QuizC
4. Create a program that will compute the average of 3 exams and average of 3 quizzes.
Filename: QuizD
No comments:
Post a Comment