Computer Science, asked by Dragonjyg, 2 months ago

Write a C++ program to produce an output like this:

Records of Student :
ID Name Grade
1 Ronel 86.5
2 Lance 90.5
3 Bianca 81.5

Answers

Answered by masterbhaskar2003
1

Answer:

If you just want to produce output, its simple

But, if you want to produce outputs after storing the data then comment for the same

Attachments:
Similar questions