Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 9 (Q.No. 5)
5.
Which of the following tells C++ to display numbers with two decimal places?
setdecimal(2)
setiosflags(2)
setiosflags(2.00)
setprecision(2)
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Manasa said:   9 months ago
Please give a description of the answer.

Post your comments here:

Your comments will be displayed after verification.