I'm a necromancer.
Partially taken out of "C++: The Complete Reference, fourth edition" by Herbert Schildt
C++ supports OOP (Object Orented Programming).
C++ supports Polymorphism (which is characterised by the phrase "One interface, multiple methods")
C++ supports RTTI (Run Time Type...