Vidyalelo
Java Programming · Q46

Array

Programming · Java Programming · question 46

Q46

Which of these operators is used to allocate memory to array variable in Java?

A.
malloc
B.
alloc
C.
new
Answer
D.
new malloc

Answer: Option C

Solution

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