Create a class Student with attributes(ID, Name,Date of Birth,Degree, Address, Percentage, Rank) Create Suitable methods forentering and displaying student data. Get the details of studentsin an array of students(min. 15 students). Store the students in afile Student.txt.
Provide the following Menu Options:
1. Get the record by specifying the name
2. Get a random record by specifying the ID
3. Get a record by specifying the record number
4. Update the rank field by rank in class
Expert Answer
An answer will be send to you shortly. . . . .