aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • File Handling (NCO)
  • Which of the following classes in C++ supports output ope...
Multiple choice

Which of the following classes in C++ supports output operations and contains open() function with default output mode?

  1. fstreambase

  2. ifstream

  3. ofstream

  4. fstream

  5. filebuf

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

This class in C++ supports output operations and contains open() function with default output mode.

Keep practicing — related questions

  • Which of the following is the default mode for a open() member function of fstream class?
  • Which of the following stream classes provides support for simultaneous input and output operations?
  • Which of the following stream classes supports output functions: put() and write()?
  • Which of the following stream classes is used in C++ to perform input and output operations on to a data file?
  • Which of the following modes of the open() function in C++ file handling defines that all the output to the...
  • The class that in C++ for file input is
  • Which of the following functions is used to write the contents of the binary file associated with ofstream ...
  • Which class is the base class for all the input/output stream classes?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Computer File Systems (1249 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy