1
1
Fork 0

Updated section-info.yaml

This commit is contained in:
Svetlana Isakova 2019-08-11 20:47:34 +02:00
parent 9867257f37
commit 3b576c4b98
1 changed files with 3 additions and 2 deletions

View File

@ -6,9 +6,10 @@ content:
- Base Class Initialization
- Composition
- Abstract Classes
- Dynamic Binding
- Upcasting
- Polymorphism
- Casting
- Designing with Inheritance
- Downcasting
- Sealed Classes
- Objects
- Companion Objects