1.

Which Of The Following Statements Is Most Accurate For The Declaration X = Circle()?

A. x contains a reference to a Circle object
B. You can assign an int value to x
C. x contains an object of the Circle type
D. x contains an int value
Answer» B. You can assign an int value to x


Discussion

No Comment Found

Related MCQs