Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Instructions: 1. Update the created project named StudentRegistration Application from the previous 03 Laboratory Exercise output. 2. Insert an additional Combo box that will contain

image text in transcribed

image text in transcribed

Instructions: 1. Update the created project named StudentRegistration Application from the previous 03 Laboratory Exercise output. 2. Insert an additional Combo box that will contain a list of students' programs. 3. The programs should meet the following specifications: Create an array of string that contains the 12 months of the year. Then, use the foreach loop to add the months to the Month combo box. Create an ArrayList that contains a list of bachelors of science programs. Refer to the following table of programs to add on the list. List of Programs Bachelor of Science in Computer Engineering Bachelor of Science in Civil Engineering Bachelor of Science in Electronics Engineering Bachelor of Science in Industrial Engineering Use the foreach loop to add the list of programs to the added combo box. 4. Figure 1 and Figure 2 show the example output. student Registration x Student Registration Form Last name First name Middle name Gender Male Female Date of birth -Day-Month -Year Program to apply Select program Register student Figure 1. Example output D Student Registration Student Registration Form Last name * Paul First name * Jack Middle name Cruz Gender* Male O Female Date of birth 27 August 1993 Program to apply* Bachelor of Science in Information Technology Student name: Jack Cruz Paul Gender: Male Date of birth: 27/August/1993 Program: Bachelor of Science in Information Technology OK Register student Figure 2. Example input and message box output

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

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions