GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
33. | Which of the following tells C++ to display numbers in fixed notation? | |
A. | setiosflags(fixed) | |
B. | setiosflags(fixed: :is) | |
C. | setiosflags(ios, fixed) | |
D. | setiosflags(ios::fixed) | |