Q.

How to copy contents of array?

A. System.arrayCopy()
B. Array.copy()
C. Arrays.copy()
D. Collection.copy()
Answer» A. System.arrayCopy()
3.6k
0
Do you find this helpful?
54

View all MCQs in

Java Programming

Discussion

No comments yet