MCQOPTIONS
Saved Bookmarks
| 1. |
If delete is used to delete an object which was not allocated using new _______________ |
| A. | Then out of memory error arises |
| B. | Then unreachable code error arises |
| C. | Then unpredictable errors may arise |
| D. | Then undefined variable error arises |
| Answer» D. Then undefined variable error arises | |