The command outFile.precision(2);

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.

d. displays all floating point values sent to outFile with 2 decimal places.

Computer Science & Information Technology

You might also like to view...

In Project 2013, a project can only be scheduled by Start date or Finish date, not by both

Indicate whether the statement is true or false

Computer Science & Information Technology

You can use a make table query to copy some or all records from a source table to a destination table even if the destination table does not exist

Indicate whether the statement is true or false

Computer Science & Information Technology