True/False
You get the manipulators endl and member functions setf and precision with the iostream header,but you have to include the iomanip header to get the manipulators setw and setprecision..
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: Write a loop that will read from
Q30: There are three calls to member functions
Q31: cout has type ostream,i.e. ,is an output
Q32: When you call the setf function on
Q33: Assume you have opened and connected stream
Q35: When you write<br>ifstream inStream;<br>inStream.open("infile.dat");<br>the file,infile.dat must be
Q36: When you use the open member function
Q37: You are writing a program.Give the necessary
Q38: Setting the width of output with the
Q39: An output stream is a stream of