Back to Browse

C++ Test Scores Average (2D Array)

16.4K views
Jun 12, 2017
9:21

Write a program which stores your class score in 2d array e.g. roll no, and total score. The input should be taken from the user i.e. roll no and score. Your task is to give average of your class as final output. Note that you have to only use score for your average not roll no. For full code, email me: [email protected]

Download

0 formats

No download links available.

C++ Test Scores Average (2D Array) | NatokHD