Reference no: EM131270178
Write a (Java) program that will maintain the registration of a (very small, for this project) college, using the Student, Course, and Sorted Array classes that you have already written.
The program should be able to:
• Load the current registration from the text file that you saved for the Warm-Up project and save the student data into a sorted array for the registration.
• Add a new student to the registration.
• Delete a current student from the registration.
• Search for a student by name and display the student's information on the monitor.
• Search for a student by name and add a course/grade to the student's current course list.
• Search for a student by name and delete a course/grade from the student's current course list.
• Display the current registration.
• Save the updated registration to a text file.
Your program should include a menu for the user that will use each of the above methods. Your main program should not access the array directly - only through the sorted array methods.
For the purposes of the submission, you should save separate text files for each of the actions, so that I can see that the output for each is correct. (So, run the Save after each modification to the program.)
Each method in the main should include a comment giving the runtime of the method in terms of n, the number of students registered, and m, the number of courses the student has in the course list.
|
Find the future value at the end of the 5 year period
: Find the future value (to the nearest dollar) at the end of the 5-year period.- Find the interest earned (to the nearest dollar) during the 5-year period.
|
|
Sketch the state transition diagram for the fsm
: Sketch the state transition diagram for the FSM described by the following HDL code. An FSM of this nature is used in a branch predictor on some microprocessors.
|
|
Compute the gini index of income concentration
: Compute the Gini index of income concentration (to one decimal place) for the current and projected curves.- What can you say about the distribution of income 10 years from now? Is it more equitable or less?
|
|
Describe false memory and false memory experiments
: Describe false memory and false memory experiments. Use the CogLab experiment to illustrate false memory experiments, special distracters, and normal distracters. Describe at least one research study from a peer-reviewed journal that investigated..
|
|
Write program that will maintain the registration of college
: Write a (Java) program that will maintain the registration of a (very small, for this project) college, using the Student, Course, and Sorted Array classes that you have already written.
|
|
How do they influence behavior in organizations
: What are individual differences and why are they important? What are attitudes and how do they influence behavior in organizations?
|
|
Context of international tourism
: In the context of international tourism, discuss with examples, the reasons why the East Asia/Pacific region is the fastest growing international tourist generating region.
|
|
Construct a regression to predict close
: Construct a regression to predict Close (Closing Price) with a single trend using all days available. Interpret the overall model (i.e. R-Squared and F-Value), the coefficient value (slope) of the Trend independent variable and the corresponding s..
|
|
Related to product design and capacity determination
: Should a firm attempt to have fewer or more suppliers? What are the advantages and disadvantages of each approach? How is process selection related to product design and capacity determination?
|