ICSE Class 10 Computer Applications Question 6 of 26

Operators in Java — Question 6

Back to all questions
6
Question

Question 6

What is the purpose of the new operator?

Answer

The new operator is used to allocate memory for the object.