Solved

Parameterized Stream Manipulator Setfill Specifies the Fill Character That's Displayed

Question 2

Multiple Choice

Parameterized stream manipulator setfill specifies the fill character that's displayed when an output is displayed in a field wider than the number of characters or digits in the output. The effect of setfill applies:


A) Only to the current value being displayed.
B) Only to outputs displayed in the current statement.
C) Until explicitly set to a different setting.
D) Until the output buffer is flushed.

Correct Answer:

verifed

Verified

Related Questions