"Besides providing definitions for the virtual functions of Base, what was the other constraint for UCSDStudent that must be met so that it could be inserted into a SymTab in hw6 and hw7?"
a) Public inheritance
b) Private inheritance
c) Multiple inheritance
d) Abstract class