The new operator _________________
(a) Invokes function operator new
(b) Doesn’t invoke function operator new
(c) Invokes function operator only if required
(d) Can’t invoke function operator new implicitly
This question was addressed to me in class test.
The above asked question is from New Operator in division Memory Allocation & Scope of Variable of Object Oriented Programming