Which one of the following is the right description for the method getMessage() ?
A
Returns the message if it is passed to the constructor
B
Returns the message if it is passed to the class
C
Returns the message if it is passed to the file
D
Returns the message if it is passed to the object
Correct Answer: Returns the message if it is passed to the constructor