Polymorphism ProblemWait... I think I solved my own problem. I'm missing the default constructor in the Person class.
Polymorphism ProblemI have this assign that requires polymorphism, but I have came to an agreement that I do not underst...
Derived Classes (Segmentation Fault)Whoa... Okay, I see what happened. I have to rewrite my notes, I confused myself into thinking I nee...
Derived Classes (Segmentation Fault)Let me rephrase that. The Student class inherits from the Person class, so "name = n", "address = a"...
Derived Classes (Segmentation Fault)The way the assignment was set up was to inherit the public portion of the classes and display how t...
This user does not accept Private Messages