The new operator _____________
(a) Can allocate reference types too
(b) Doesn’t allocate reference types
(c) Can allocate reference to objects
(d) Doesn’t allocate any data
I had been asked this question during an interview for a job.
My question is from New Operator topic in portion Memory Allocation & Scope of Variable of Object Oriented Programming