Dynamic memory allocation in CPP, new operator returns NULL value if memory allocation is unsuccessful
Q. During dynamic memory allocation in CPP, new operator returns _________ value if memory allocation is unsuccessful.
- Published on 17 Jul 15a. False
b. NULL
c. Zero
d. None of these
ANSWER: NULL