If you choose to use the method clone in your code, you must ___________ the clone method.

a. overload
b. encapsulate
c. override
d. protect

C

Computer Science & Information Technology

You might also like to view...

When you ________, you insert a copy of an item stored in the Office Clipboard into the document

A) copy B) save C) paste D) cut

Computer Science & Information Technology

Inheritance should only be used when a(n) ______ relationship exists between the superclass and the subclass.

a) is-a b) has-a c) has-many d) similar-to

Computer Science & Information Technology