When new operator is overloaded at global level then-02974
When new operator is overloaded at global level then corresponding built-in new operator will not be visible to whole of the program.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.34 - Quiz No.2.
When new operator is overloaded at global level then corresponding built-in new operator will not be visible to whole of the program.
TRUE
FALSE
defaultParameters (5);