Solved

What Will Be Returned from a Method,if the Following Is

Question 13

Multiple Choice

What will be returned from a method,if the following is the method header: public Rectangle getRectangle()


A) An object of the class Rectangle
B) The address of an object of the class Rectangle
C) The values stored in the data members of the Rectangle object the method changed
D) A graph of a rectangle

Correct Answer:

verifed

Verified

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

Related Questions