subject

Write a program for course registration. students can use this program to add and drop courses. there should be a loop in the program that tells the user to enter a to add course, d to drop course or e to exit. if a is chosen, ask the user to enter the course to add. if the user is already registered in that course, display the message "you are already registered in that course"; otherwise, add the course to the user’s course list, display the message "course added", sort the list and display the list. if the user chooses d, ask the user to enter the course to drop. if the user is not registered in that course, display the message "you are not registered in that course"; otherwise, remove the course from the user’s course list, display the message "course dropped" and display the list. the loop will stop when the user enters e.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 16:00
Read these lines from beowulf.often scyld scefing seized mead-benches from enemytroops, from many a clan, he terrified warriors, even thoughfirst he was found a waif, best explains why the author includes this information in theexposition? a. to emphasize that a hero must learn to be fierceb. to remember the famous story of a popular heroc. to express sadness about losing the old heroesd. to see whether people still respect the old heroes
Answers: 1
question
Computers and Technology, 25.06.2019 08:10
A(n) is a step-by-step direction for performing a specific task, which is written in a language the computer can understand.servercachearrayprogram
Answers: 1
question
Computers and Technology, 25.06.2019 16:00
When entering new data into your table, which key should you press to move from one field or cell to the next?
Answers: 1
question
Computers and Technology, 25.06.2019 17:00
Ineed on this it's not really a subject it's drivers edd
Answers: 1
You know the right answer?
Write a program for course registration. students can use this program to add and drop courses. ther...
Questions