

McqMate
Q. |
How to copy contents of array? |
A. | System.arrayCopy() |
B. | Array.copy() |
C. | Arrays.copy() |
D. | Collection.copy() |
Answer» A. System.arrayCopy() |
View all MCQs in
Java ProgrammingNo comments yet