The New Operator #1253
The new operator _____________
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Memory Allocation & Scope of Variable - OOPs MCQ: New Operator - Quiz No.1.
The new operator _____________
Can allocate reference types too
Doesn’t allocate reference types
Can allocate reference to objects
Doesn’t allocate any data