DRAFT
SubtypeCompatibleWithSupertype
Incorrect
A variable of a subtype can reference an object of a supertype
Correct
A variable of a subtype cannot reference an object of a supertype
Language
Java
A variable of a subtype can reference an object of a supertype
A variable of a subtype cannot reference an object of a supertype
Follow us on twitter to hear about new misconceptions.