Assume there is a class called Leopard with a member functio…
Assume there is a class called Leopard with a member function called getNumberOfSpots that takes no arguments and returns an integer value. What would be the correct way to call that method on a Leopard object called laura?