An annual bursary list contains room for surnames and student numbers for 30 students. Assign surnames and student numbe

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

An annual bursary list contains room for surnames and student numbers for 30 students. Assign surnames and student numbe

Post by answerhappygod »

An annual bursary list contains room for surnames and student
numbers for 30 students. Assign surnames and student numbers for
the first 10 students. Prompt the user for a surname, and if the
surname is found in the list, display the corresponding student
number. If the surname is not found in the list, prompt the user
for a student number, and add the new surname and student number to
the list. Continue to prompt the user for surnames until the user
enters “quit”. When the array(s) is full (containing 30 surnames),
do not allow the user to add new entries. in java and also use
files.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply