Solved

What Will Be Returned from the Method, If the Following

Question 19

Multiple Choice

What will be returned from the method, if the following is the method header?
Public Rectangle getRectangle()


A) the address of an object of the Rectangle class
B) the values stored in the data members of the Rectangle object
C) a null value
D) an object that is contained in the class Rectangle

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions