The clone method return type is:
a. the same as the cloned object
b. Object
c. String
d. none of the above
B
Computer Science & Information Technology
You might also like to view...
Windows Vista typically uses a relatively small percentage of a computer's RAM
Indicate whether the statement is true or false
Computer Science & Information Technology
Where can a method's name and information about what will be passed into and returned from a method be found?
A. In the body of the method. B. In the method's keywords. C. In the method's class definitions. D. In the method's header.
Computer Science & Information Technology