Similar to the previous example except in this case Object "B" has a method named "whatIsYourName". This method also returns a value to the message sender.
In this example the method returns a "String" object. However, different methods will return a variety of different object types