ivogeorg / phase_1_section_3_unit_4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phase_1_section_3_unit_4

Installation

Clone under ~/catkin_ws/src with:
git clone https://github.com/ivogeorg/phase_1_section_3_unit_4.git unit4_demos

C++ topics

  1. Composition
  2. Inheritance
  3. Function overriding and function overloading
  4. virtual keyword
  5. Abstract classes
  6. Interfaces
  7. Polymorphism
  8. Type casting

About


Languages

Language:C++ 100.0%