Q. During dynamic memory allocation in CPP, new operator returns _________ value if memory allocation is unsuccessful.
β
Correct Answer: (B)
NULL
You must be Logged in to update hint/solution