3 Suppose circle1 and circle2 are two Circle objects. What does the following statement do?

circle2 = circle1;
A. This statement is illegal.
B. It makes circle2 and circle1 the same object.
C. It copies the contents of circle2 to circle1.
D. It copies the contents of circle1 to circle2.


D. It copies the contents of circle1 to circle2.

Computer Science & Information Technology

You might also like to view...

Speaker notes can be ____ in the form of a script or as corresponding speaker notes on each slide.

A. formatted B. saved C. printed D. displayed

Computer Science & Information Technology

________ connections, such as satellite, cable, and DSL, are faster than dial-up connections

Fill in the blank(s) with correct word

Computer Science & Information Technology

A browser's ________ shows webpages users visited over a certain period of time

Fill in the blank(s) with correct word

Computer Science & Information Technology

When there are no actions that can be redone, the Redo button changes to the ____________________ button.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology