0
solution
Write a program in c that inputs the number of students in the class. It then inputs the marks of each student and display the highest and second highest marks among these students. Use appropriate prompt messages to illustrate your working.
1 Answer
+ 3
sounds like a class assignment... let's see your code first, to show what you've already attempted