Using New Is Type Safe As #978
Using new is type safe as _______________________
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 Member Functions & its Types - Object Oriented Programming MCQ: Overloading Member Functions - Quiz No.1.
Using new is type safe as _______________________
It require to be specified with type of data
It doesn’t require to be specified with type of data
It requires the name of data
It allocated memory for the data