aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C++ Programming Fundamentals
  • Which of the following 'ios format functions' specifies f...
Multiple choice

Which of the following 'ios format functions' specifies format flags that can control the form of output display?

  1. width()

  2. precision()

  3. setf()

  4. none of these

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

This function specifies format flags that can control the form of output display.

Keep practicing — related questions

  • Which of the following is not a ios format function?
  • Which of the following flags prints '+' before positive numbers?
  • Which of the following is not a file mode parameter used with open() function?
  • The format string of printf() function can contain
  • Which of the following modes of the open() function in C++ file handling defines that all the output to the...
  • Which one of the following error handling functions of ios class returns true, when an input or an output o...
  • Which of the following file modes is used in file handling, if an already existing file is to be opened for...
  • The ____________ file mode is used in C++ to write all the data at the end of the file.
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