Computers and Technology

Code an application program that keeps track of student information at your college: names, identification numbers, and grade point averages and it should display the contents of the entire data set in sorted order in a fully encapsulated (homogeneous) Sorted array-based data structure. When launched, the user will be asked to input the maximum size of the data set, and the initial number of students and it should display what size the data set is and the initial number of students that are in the data set. Include error checking in the code of the basic operation methods.
Once this is complete, the user will be presented with the following menu:
1 Insert a new student's information.
2 Fetch and output a student's information.
3 Delete a student's information.
4 Update a student's information.
5 Output all the student information in sorted order.
6 Exit the program.
The program should perform an unlimited number of operations until the user enters a 6 to exit the program and once the program is exited, the program should display a message "The program has been completed.".

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 15:00, taylorsamodell3217
Who is the first president to use social media as part of his campaign strategy
Answers: 1
image
Computers and Technology, 22.06.2019 23:30, lexirandall19
Define a function printfeetinchshort, with int parameters numfeet and numinches, that prints using ' and " shorthand. ex: printfeetinchshort(5, 8) prints: 5' 8"
Answers: 1
image
Computers and Technology, 23.06.2019 01:00, Ltik11900
Write the command that can be used to answer the following questions. (hint: try each out on the system to check your results.) a. find all files on the system that have the word test" as part of their filename. b. search the path variable for the pathname to the awk command. c. find all files in the /usr directory and subdirectories that are larger than 50 kilobytes in size. d. find all files in the /usr directory and subdirectories that are less than 70 kilobytes in size. e. find all files in the / directory and subdirectories that are symbolic links. f. find all files in the /var directory and subdirectories that were accessed less than 60 minutes ago. g. find all files in the /var directory and subdirectories that were accessed less than six days ago. h. find all files in the /home directory and subdirectories that are empty. i. find all files in the /etc directory and subdirectories that are owned by the group bin."
Answers: 1
image
Computers and Technology, 23.06.2019 08:30, mai1261
Helen's credit card has an apr of 15.32% and a grace period of 17 days and helen pays her balance in the full every month. if her last billing cycle ended on september 26, 2009, and she made her payment on october 11, 2009, did she owe any interest on her last statement's balance?
Answers: 3
Do you know the correct answer?
Code an application program that keeps track of student information at your college: names, identifi...

Questions in other subjects:

Konu
Mathematics, 03.05.2021 22:50