Which Among The Following Is True #1254
Which among the following is true?
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.
Which among the following is true?
New operator can’t allocate functions but pointer to functions can be allocated
New operator can allocate functions as well as pointer to functions
New operator can allocate any type of functions
New operator is not applicable with functions allocation