OCP 17 Exam - chapter 6 notes (inheritance, abstract classes, immutables)
my protip: always start reading code from main method Inheritance synonyms of subtype when working with classes: subclass, child class synonyms of supertype when working with c...