Switch to full style
For C/C++ coders discussions and solutions
Post a reply

Calculate score of the student

Sat Mar 10, 2012 5:02 am

1. Write a program to calculate the average score for a student. The class has three hands-on test (30%), two assignments (20%) and a final exam (50%). The maximum score for all test, assignment and exam is 100 points.

* Use brainstorming technique to identify the input, process and output.

Hints : Use appropriate format specifier to print floating point number for average.

---> i want this answer.



Post a reply
  Related Posts  to : Calculate score of the student
 calculate speed of a car in javaCV     -  
 How to Calculate Volume of a Rectangle     -  
 Calculate the sum of values in an array     -  
 Calculate process time     -  
 Calculate euclidean distances     -  
 calculate the load time for a page     -  
 calculate the total type of stocks     -  
 Calculate the area of a circle of given radius     -  
 calculate data from multiple selection     -  
 calculate sum of many text inputs in javascript     -