1.

During dynamic memory allocation in CPP, new operator returns _________ value if memory allocation is unsuccessful.

A. False
B. NULL
C. Zero
D. None of these
Answer» C. Zero


Discussion

No Comment Found