Question: Write the inputCertificates ( ) method in the RecordsManager class. Within inputCertificates ( ) , use scnr to read each row number until - 1
Write the inputCertificates method in the RecordsManager class. Within inputCertificates use scnr to read each row number until is read from input. If the row number is not equal to :
Create a new Certificate object.
Use the Certificate object's readDetails method to read the certificate's division and holder from input.
Append the Certificate object to ArrayList certificateList. JAVA
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
