Study the scenario and complete the question(s) that follow: Codex Registration System Codex is a new an up and coming software development company. They recently started offering programming language training programmes to willing participants. They currently offer three programming language training programmes. These are namely training programmes in Java, C# and C++. The Codex management team need an application that will be used by prospective applicants to register for one of their training programmes. They have contacted you as a Java developer to assist them in developing this application. Develop a Java program using NetBeans for Codex. Your program should initially display a menu to the user. The menu should have three options, namely (1) Register for a Training Programme (2) Check Registration details (3) Exit Program (see Figure 3 below). The program should make use of two functions, registerApplicant() for registering a new applicant and searchDetails() for searching the registrant details. The registerApplicant() function should accept four lines of arguments namely: the registrant’s name, the registrant’s surname, the registrant’s ID number and training programme. It should then write these details to a text file. To write to the text file or retrieve the product details from the text file, you must have a text file to which you write and store the registrant details. Your text file should be named registrants.txt.
Study the scenario and complete the question(s) that follow: Codex Registration System Codex is a new an up and coming software development company. They recently started offering
Develop a Java program using NetBeans for Codex. Your program should initially display a menu to the user. The menu should have three options, namely (1) Register for a Training Programme (2) Check Registration details (3) Exit Program (see Figure 3 below). The program should make use of two functions, registerApplicant() for registering a new applicant and searchDetails() for searching the registrant details. The registerApplicant() function should accept four lines of arguments namely: the registrant’s name, the registrant’s surname, the registrant’s ID number and training programme. It should then write these details to a text file. To write to the text file or retrieve the product details from the text file, you must have a text file to which you write and store the registrant details. Your text file should be named registrants.txt.
![The figure below shows the program in operation when option 1 is selected:
Output - ITSDExamVBQn3 (run)
run:
Welcome to the Codex registration System.
Please select an option
1 Register for a Training Programme
2 Check Registration Details
3 Exit Program
1
Input Your Name: Sheunesu
Input Your Surname: Makura
Input your ID: 56789
Input the training program: Java
Congratulations! You have registered for the Java Training Programme
Welcome to the Codex registration System.
Please select an option
1 Register for a Training Programme
2 Check Registration Details
3 Exit Program
1
Input Your Name: Thando
Input Your Surname: Mandela
Input your ID: 98765
Input the training program: C++
Congratulations! You have registered for the C++ Training Programme
Welcome to the Codex registration System.
Please select an option
1 Register for a Training Programme
2 Check Registration Details
3 Exit Program
Figure 3 - Codex Application in operation](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F226aad54-0b0c-4c14-a750-0a59cb644d53%2F72936b46-3834-4a52-95ce-396c874462c1%2Fteonpy_processed.png&w=3840&q=75)
![The figure below shows the program in operation when option 2 and 3 are selected:
Output - ITSDExamVBQn3 (run) X
Welcome to the Codex registration System.
Please select an option
DD
1 Register for a Training Programme
2 Check Registration Details
3 Exit Program
Input your ID Number: 56789
Great News. Your registration de
ails
en found!
Sheunesu Makura 56789 Java
Welcome to the Codex registration System.
Please select an option
1 Register for a Training Programme
2 Check Registration Details
3 Exit Program
3
Thank you for using our system, Good bye
BUILD SUCCESSFUL (total time: 2 minutes 43 seconds)
Figure
- When searching registration details and exiting
Also, ensure that the program repeatedly shows the menu until the point when option 3 is
selected which terminates the program.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F226aad54-0b0c-4c14-a750-0a59cb644d53%2F72936b46-3834-4a52-95ce-396c874462c1%2Fiwvusvv_processed.png&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Step by step
Solved in 2 steps with 1 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)