Question: Write the InputCertificates0 function in the RecordsManager class. Within InputCertificates(), use cin to read pairs of inputs, string currHolder and character currDivision, until completed' is

 Write the InputCertificates0 function in the RecordsManager class. Within InputCertificates(), use

Write the InputCertificates0 function in the RecordsManager class. Within InputCertificates(), use cin to read pairs of inputs, string currHolder and character currDivision, until "completed' is read from input. Create a Certificate object with currHolder and currDivision as arguments and append the object to vector certificatelist Ex: If the input is zoe B Guy B Meg A completed, then the output is: Certificate: zoe, Division: B Certificate: Guy, Division: B Certificate: Meg, Division: A

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!