can someone help me to develop a C++ code to a student record. the program should accept ID, Name and marks from the keyboard. then the program display the classfied marks as A, B C Or F, Recomand Pass for B score and above and recommand FAIL for the marks below B. the name and the marks should be displayed in alphabetial order.
View All Comments
| View Tutorial