adplus-dvertising
frame-decoration

Question

What is the mask of ios: :dec, ios: :oct, ios: : hex in format flags?

a.

ios: : adjustment

b.

ios: : basefield

c.

ios: : floatfield

d.

All of them

Answer: (b).ios: : basefield

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the mask of ios: :dec, ios: :oct, ios: : hex in format flags?

Similar Questions

Discover Related MCQs

Q. The default constructor for ios class is

Q. Which from the following is an I/O library stream class?

Q. The primary purpose of ios stream class is

Q. Which of the stream base class is used for low level processing?

Q. For using memory string stream processing, which class is used

Q. A class that defines the cout, cerr, and clog objects and stream insertion operator, is called

Q. The ios: : floatfield mask has how many format flags?

Q. For combining C++ stream I/O with the older C input/output functions, which class is used for this purpose?

Q. The I/O operations that use the extraction and insertion operators, are called

Q. Goodbit ( ), eofbit ( ), failbit ( ), badbit ( ) all functions are examples of

Q. The stream base class ios is used for

Q. Which flag is used for skipping the leading whitespace during formatting an input?

Q. A function call that is used with insertion and extraction operators but they look like objects when they are called by a program, is called

Q. Ios: :scientific, ios: : fixed are included in which mask?

Q. The append operator is denoted by

Q. There are how many types of stream operators?

Q. Which operators used when one object is assigned to another object that has already been declared for the same class?

Q. All these strncpy ( ), strstr ( ), strok( ), strchr ( ) functions belongs to

Q. Which from the following function not belongs to file?

Q. Which operator is suitable for the concatenation function of a string class?