aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C++ Programming and IT Fundamentals
  • _________ header file contains function prototypes for th...
Multiple choice

_________ header file contains function prototypes for the stream manipulators that enable formatting of streams of data.

  1. Iomanip.h

  2. Iostream.h

  3. Math.h

  4. Fstream.h

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

This header file is required to make use of manipulators like setw() and endl().

Keep practicing — related questions

  • Which of the following header files provides a set of manipulator functions to manipulate output formats?
  • _________ is the header file used in C++ to handle input and output functions.
  • Name the header file which is needed for the functions like read() and open()?
  • Which of the following header files in C++ is used to declare conversion routines, search/sort routines and...
  • Header files generally contain _____ function.
  • ________ header file should be included to use an exit function.
  • To use either an input or output file, the program must include which header file?
  • Which of the following header files has to be included to make use of character function in C++?
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