Multiple Choice
The command outFile.precision2) ;
A) truncates all floating point variables to 2 decimal places
B) sets all output streams in your program to display 2 secimal places
C) displays integers as floating point numbers.
D) displays all floating point values sent to outFile with 2 decimal places.
Correct Answer:

Verified
Correct Answer:
Verified
Q42: The member function setf stands for<br>A) set
Q43: What character will be in variable c
Q44: Which function returns true if the character
Q45: ios::showpos is a flag that<br>A) always displays
Q46: Which of the following is the correct
Q47: If the user types in the characters
Q48: Which of the following is not used
Q50: Which include directive is necessary for file
Q51: Two different objects of the same class
Q52: All data is input and output as