Question: 1]Write a C++ program that creates a list of 30 students.Each student has the following attributes : fname,sname and age .The program should then find
1]Write a C++ program that creates a list of 30 students.Each student has the following attributes : fname,sname and age .The program should then find and display all details of the oldest student in the list
2]Write a simple C++ programme that accepts the number of seconds and displays the result in the form of hours,minutes and seconds for example 60 seconds =>0 Hours 1 minute and 0 seconds
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
