Colleges in India are following the CGPA system. Continuous hard work is needed to get to a good CGPA at the end of every of semester. Placements depends a lot on CGPA for good job packages. Suppose XYZ company is coming to your college and you are one among the coordinators to find the eligible students. That company need at least 5 brilliant students in an ascending order. Write a program using c++ programming language that consist of a class having one float array data member which stores the random CGPA of 20 students and containing one member function to sort students in ascending order of their CGPA.
Comments
Leave a comment