Multiple Choice
Which of the following is not true about setw and width?
A) If the width set is not sufficient the output prints as wide as it needs.
B) They are used to set the field width of output.
C) Both of them can perform two tasks, setting the field width and returning the current field width.
D) They only apply for the next insertion/extraction.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: Which of the following prints the address
Q5: Which of the following statements is not
Q6: When the showbase flag is set:<br>A) The
Q7: Which of the following is not a
Q8: Which of the following stream manipulators causes
Q10: Untying an input stream, inputStream, from an
Q11: What will be output by the following
Q12: To reset the format state of the
Q13: Select the false statement. Outputs are:<br>A) Flushed
Q14: One difference between the three-argument version of