aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C++ Programming Fundamentals
  • Which of the following error handling functions in C++ re...
Multiple choice

Which of the following error handling functions in C++ returns true when an input or output operation has failed?

  1. Exit()

  2. Good()

  3. Bad()

  4. Eof()

  5. Fail()

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This error handling function in C++ returns true when an input or output operation has failed.

Keep practicing — related questions

  • Which of the following error handling functions returns true when an input or output operation has failed?
  • Which one of the following error handling functions of ios class returns true, when an input or an output o...
  • Which of the following library functions is used in C++ to break out of the program, abandoning the rest of...
  • Which function can be used to make sure your program exits with a nonzero status even if there a standard e...
  • Which function can be used to make sure your program exits with a nonzero status even if there a standard e...
  • Which of the following is returned by the operating system if a C++ program completes successfully?
  • What is the Value of EOF in C++ ?
  • Which of the following library function below by default aborts the program?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy