Types guarantee that an object supports a set of operations (methods) and has a certain set of attributes. However, in this video we show that we can actually get this information without typing an object. Instead we can get partial information about the type by checking for individual attributes or methods.
- Tags
-