aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C++ Programming Fundamentals
  • Which of the following header files provides a set of man...
Multiple choice

Which of the following header files provides a set of manipulator functions to manipulate output formats?

  1. iostream.h

  2. iomanip.h

  3. conio.h

  4. string.h

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

This header file provides a set of manipulator functions to manipulate output formats.

Keep practicing — related questions

  • _________ header file contains function prototypes for the stream manipulators that enable formatting of st...
  • _________ 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 file should be included to use an exit function.
  • Which of the following header files has to be included to make use of character function in C++?
  • To use either an input or output file, the program must include which header file?
  • Which of the following is a manipulator in C++ used to format the data display?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy