Saved Bookmarks
| 1. |
What will be returned by new operator if memory allocation is unsuccessful? |
|
Answer» It returns NULL value if the MEMORY ALLOCATION is UNSUCCESSFUL. |
|