Solved

Given the Following Method Header, What Will Be Returned from the Method

Question 27

Multiple Choice

Given the following method header, what will be returned from the method? 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 graph of a rectangle
D) an object of the class Rectangle

Correct Answer:

verifed

Verified

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

Related Questions