Computer Science, asked by hummamsheryar3, 2 months ago

: You have to write a C++ program to input and store the data of 500 candidates who have applied at BIIT to get admission in BS program starting from spring 2021 semester. Program should store Name, phone no, address, and FSc Marks of every candidate (you should use array of structure to store this information). After getting input, sort the array on the basis of FSc marks in descending order. Then print the merit list i.e. print names of all the candidates (sorted on the basis of FSc Marks in descending order).

Answers

Answered by jitin1rawal
1

Answer:

hi well thanks how are you I am fine

Similar questions