"Besides being a public derivation from Base, what were the other constraints for UCSDStudent that must be met so that it could be inserted into a SymTab in hw6 and hw7?"
a) Implement all methods
b) Have a default constructor
c) Define operator==
d) Implement destructors