Q46
Which of these operators is used to allocate memory to array variable in Java?
A.
malloc
B.
alloc
C.
new
AnswerD.
new malloc
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board