Computer Science, asked by swastishree7426, 1 year ago

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

Answers

Answered by gouravkumar86
0

Answer:

A) Returns the message if it is passed to the constructor.

Similar questions