Free Download in pdf C++ questions with solutions or C++ Prograqmming Language multiple choice questions(mcqs) & answers. These c++ quiz objective questions answers are important for preparations of competitive exams like IBPS bank IT officer, PSC, NIELIT O, A, Level & Programmer Job, Android developer Interview etc.
37. precision() is used to _____________.
[A] sets format flags that control the format of output display
[B} specifies the number of digits to be displayed after decimal point.
[C} clears the flags.
[A] specifies the required number of fields to be used while displaying the output value.
Answer: Option [B]
38. Which of the following is not a valid file mode?