For Declaring Data By Using New Operator #1252
For declaring data by using 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.
For declaring data by using new operator ____________________
Type name can’t contain const
Type name can’t contain volatile
Type name can’t contain class declarations
Type name can’t contain const, volatile, class declaration or enumerations