Code in 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 attached). 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 Also, ensure that the pro

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter5: Looping
Section: Chapter Questions
Problem 14E: In Chapter 4, you created a program that generates a random number, allows a user to guess it, and...
icon
Related questions
Question

99.Code in 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 attached). 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

Also, ensure that the program repeatedly shows the menu until the point when option 3 is selected which terminates the program. 

 

The figure below shows the program in operation when option 1 is selected:
Output - ITSDExamVBQn3 (run) X
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
Transcribed Image Text:The figure below shows the program in operation when option 1 is selected: Output - ITSDExamVBQn3 (run) X 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
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
ADT and Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT