News

First, instanceof was used to check if the argument was of the correct type and then the object was cast to that specific type. After that, object-specific methods can be called such as the pay ...