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?
The new operator is used to allocate memory for the object.
What is the purpose of the new operator?
The new operator is used to allocate memory for the object.