SJSU CMPE 126 S15 – quiz #2
Student: (Last) _ (First) _ (last4Id)___________
self grading instruction:
one each answer, grade H/M/L in the grade area.
H = I am sure answer is right
M = not sure, but feels ok
L = I am guessing
no grade = I don’t know
Assume there is a Stock class which has symbol (string), cost (int) and shares (int) as members. Write the MINIMUM required function declarations under each of the following main.cpp statements. If there is nothing required, write “nothing”.