MCQOPTIONS
Saved Bookmarks
| 1. |
What happens when new fails? |
| A. | Returns zero always |
| B. | Throws an exception always |
| C. | Either throws an exception or returns zero |
| D. | Terminates the program |
| Answer» D. Terminates the program | |