Polymorphism
Name:
Anonymous
2007-12-05 17:37
WTF IS POLYMORPHISM?!
Name:
Anonymous
2007-12-05 17:38
The morphing of polynomials into other equations, duh.
Name:
Anonymous
2007-12-05 17:46
some fagOOt shit
Name:
Anonymous
2007-12-05 17:59
Generally, an interface base class us characterized by not having data members and having all member functions declared virtual.
Name:
Anonymous
2007-12-05 18:01
Name:
Anonymous
2007-12-05 18:19
Interface base classes do not have constructors
Name:
Anonymous
2007-12-05 18:24
Interface base classes should have no member data.
Newer Posts