Computer Science, asked by garv1696, 7 months ago

write a program to input the student name and print the same name in assending order

Answers

Answered by ArchitDixit
0

Answer:

archit achit @@@_@@@@@

Answered by hargunpreetKaur
0

Answer:

This C program using structure sort student name in order max to min marks i.e. to store the roll number , name ,and marks of a student using structure and sort the names in order of maximum marks to minimum marks.

Basically one should know how to write the syntax of a structure and the rest is just implementation of the programs done so far.

If you yet need a dry run of the program or any other query, then kindly leave a comment in the comment box or mail me, I would be more than happy to help you.

I hope that this answer will help you

Similar questions