Multiple Choice
The stream manipulator ____ sets the floating-point precision to n places.
A) setprecision(n)
B) setw(n)
C) setfill( x )
D) showbase
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The ostream class method setf(ios::flush) is equivalent
Q16: To control the format of numbers displayed
Q17: In C++, the = symbol is called
Q18: A(n) _ can have a value assigned
Q19: In C++, all functions, by definition, can
Q21: When the ++ operator appears before a
Q22: Program execution begins with the first statement
Q23: A(n) _ is any combination of constants,
Q24: A(n) _ statement is the most basic
Q25: This type of statement: sum = sum