Vidyalelo
Java Programming · Q29

Miscellaneous Java

Programming · Java Programming · question 29

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
Answer
D.
To define JavaBean properties

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board