Object types

Objects can be of either implicit or explicit type:

In the following figure, A is an object of implicit type, B is an object type, and C is an object that is explicitly of type B.


Feedback