aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C++ Programming Fundamentals
  • Which of the following stream classes supports output fun...
Multiple choice

Which of the following stream classes supports output functions: put() and write()?

  1. istream

  2. ostream

  3. streambuf

  4. none of these

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

This stream class supports output functions; put() and write().

Keep practicing — related questions

  • Which class is the base class for all the input/output stream classes?
  • 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 stream classes provides support for simultaneous input and output operations?
  • Which of the following is/are the subclasses of the Output Stream class?
  • Which of the following methods is/are defined in the OutputStream class?
  • Which of the following stream classes in Java is an output stream that contains methods for writing the Jav...
  • Which of the following stream classes is an implementation of the output stream that uses a byte array as i...
  • Which of the following stream classes is an implementation of the output stream that uses a byte array as i...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Languages and Compilers (2284 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy