Home » C++ Programming » Exception Handling » Question
  1. What are the predefined exceptions in c++?
    1. Error
    2. Memory allocation errors
    3. I/O errors
    4. Both Memory allocation errors & I/O errors
    5. None of these
Correct Option: D

Both Memory allocation errors & I/O errors



Your comments will be displayed only after manual approval.