Run Time Type Identification (RTTI)

  1. A simple RTTI demonstration in C++.

  2. RTTI in C++ using typeid

  3. RTTI in Java using getClass() and instanceof.