0
Practicing Classes
Need some c++ classes tasks for skill improvement. Would appreciate if I could get some ideas &/ Tasks &/ Challenges
2 Respuestas
+ 2
Write a program to generate result and create a database of students with their first name, last name, roll no, marks of five subjects from 100 and the percentage. Get the required input from the user and calculate the percentage. Display the result in tabular format arranged in descending order of percentage, last name, first name.
Please do hit 'like', if you find the answer helpful!
+ 1
Thnx for the task Rahul. I'll start begin coding that now