SE450: Types: Declared and Actual Types [27/47] Previous pageContentsNext page

Declared type = Static type = Compile-time type.

Actual type = Dynamic type = Run-time type.

Java community refers to type of variable versus class of object.

Previous pageContentsNext page