Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In the question below please show a uml diagram for this program 4. Write a menu driven program to register students for a CIS competition.

In the question below please show a uml diagram for this program

image text in transcribed

4. Write a menu driven program to register students for a CIS competition. The program must be able to register at least 10 competitors. Registration details for competitors includes Student Identification Number, Name, Date of Birth, Gender, Address. An address must have the following attributes Street, City and Parish. After the students are registered for the competition the computer will randomly select three unique competitors for the national finals. Neatly Display the selected competitors details in one dialog box. Note: The school name cannot change, however the phone number and email address for the school can change but they are common for all competitors. ArrayList must not be used! [62 marks] Competitors minimum allowable age is 18 Print a All competitors sorted in ascending order by last name. Print unique list of randomly selected finalist Mark Scheme Marks Attained Criteria Demonstrate use of static Demonstrate use of final Demonstrate use of this Encapsulation Java naming convention User define method to calculate age precisely Overloading - (Constructor and Method) Sort selected students in ascending order by last name. Hint (Use 10 Random selection of three unique finalist Properly documented Error free program UML Class diagram 13 12

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Online Market Research Cost Effective Searching Of The Internet And Online Databases

Authors: John F. Lescher

1st Edition

0201489295, 978-0201489293

More Books

Students also viewed these Databases questions

Question

Discuss all branches of science

Answered: 1 week ago

Question

Discuss the key ambient conditions and their effects on customers.

Answered: 1 week ago

Question

Be familiar with the integrative servicescape model.

Answered: 1 week ago

Question

Understand the role of corporate design in communications.

Answered: 1 week ago