Maurice Tutor

(5)

$15/per page/Negotiable

About Maurice Tutor

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Algebra,Applied Sciences See all
Algebra,Applied Sciences,Biology,Calculus,Chemistry,Economics,English,Essay writing,Geography,Geology,Health & Medical,Physics,Science Hide all
Teaching Since: May 2017
Last Sign in: 408 Weeks Ago, 4 Days Ago
Questions Answered: 66690
Tutorials Posted: 66688

Education

  • MCS,PHD
    Argosy University/ Phoniex University/
    Nov-2005 - Oct-2011

Experience

  • Professor
    Phoniex University
    Oct-2001 - Nov-2016

Category > Management Posted 15 Oct 2017 My Price 7.00

maintain student records.

Write a menu based program to maintain student records. Your program should take the
following inputs:
1. Student first name (max. 20 characters)
2. Student last name, (max. 20 characters)
3. Student scores (float/double), eg. 85.4
Your program should be able to take records of a minimum of 5 students and maximum of 15
students.
After taking the records, you should provide 6 functionalities to the user.
1. Print records A????1 prints records of all students
2. Search by first name A????1 prints record of the student with a given first name. If there are multiple
students with the same first name, print records for all of them.
3. Search by last name A????1 prints record of the student with a given last name. If there are multiple
students with the same last name, print records for all of them.
4. Sort by score A????1 sort the records of students according to their scores, and then print the sorted
records.
5. Sort by last name A????1 sort the records of students according to their names alphabetically, and
then print the sorted records.
6. Exit the program A????1 terminate on a specific input from the user. Let that specific input be an
integer of value 0.
You should print the record in the following format:
First Name: firstname 1, Last Name: lastname 1, Score: score 1
First Name: firstname 2, Last Name: lastname 2, Score: score 2
.
.
.
You should write each functionality from 1-5 in separate functions. You should provide a menu
to the user as following: For inputs:
Please indicate number of records you want to enter (min 5, max 15):
#of records
After user gives the number of records, you should inform the user how to enter the records:

Please input records of students (enter a new line after each record), with following format
first name last name score
After user gives the inputs for the records, inform the user about the functionalities:
Print records (press 1)
Search by first name (press 2)
Search by last name (press 3)
Sort by score (press 4)
Sort by last name (press 5)
Exit the program (press 0)
After user chooses a functionality, your program performs that and provides this menu again to
select another functionality. This goes on until user presses 0.

Answers

(5)
Status NEW Posted 15 Oct 2017 11:10 AM My Price 7.00

Hel-----------lo -----------Sir-----------/Ma-----------dam-----------Tha-----------nk -----------You----------- fo-----------r u-----------sin-----------g o-----------ur -----------web-----------sit-----------e a-----------nd -----------and----------- ac-----------qui-----------sit-----------ion----------- of----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n.P-----------lea-----------se -----------pin-----------g m-----------e o-----------n c-----------hat----------- I -----------am -----------onl-----------ine----------- or----------- in-----------box----------- me----------- a -----------mes-----------sag-----------e I----------- wi-----------ll

Not Rated(0)