Q29
In Java, what is the role of the `System.arraycopy` method?
A.
To create JavaBeans
B.
To execute SQL queries
C.
To copy a range of elements from one array to another
AnswerD.
To define JavaBean properties
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board