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

Discussion Forum : Object Oriented Programming Using C++ - Section 4 (Q.No. 48)
48.
Which of the following tells C++ to display numbers with zero decimal places?
setiosflags(0)
setiosflags(zero)
setprecision(0)
setprecision(zero)
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.