Short Answer
To use a parameterized stream manipulator in a program,you must include the header file ____________________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The function _ returns the next character
Q10: Suppose that x = 1565.683,y = 85.78,and
Q11: The extraction operator >> skips only all
Q12: Suppose that x is an int variable,y
Q13: Suppose that ch1 and ch2 are char
Q14: You can use the function getline to
Q16: On some compilers,the statements cin >> fixed;
Q17: In C++, the dot is an operator
Q18: The manipulator _ is used to output
Q38: Suppose that outFile is an ofstream variable