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

Q & ACategory: JavaWhich of these operators is used to allocate memory to array variable in Java?
Admin Staff asked 5 years ago

Which of these operators is used to allocate memory to array variable in Java?
a) malloc
b) alloc
c) new
d) new malloc

1 Answers
Admin Staff answered 5 years ago

c) new