Which flag is used for skipping the leading whitespace during formatting an input?
Which flag is used for skipping the leading whitespace during formatting an input?
The stream base class ios is used for _____________
The stream base class ios is used for _____________
\Which of the stream base class is used for low level processing?
\Which of the stream base class is used for low level processing?
C++ uses <iostream.h> directive because ________________
C++ uses <iostream.h> directive because ________________
For using memory string stream processing, which class is used _________________
For using memory string stream processing, which class is used _________________
The primary purpose of ios stream class is _______________
The primary purpose of ios stream class is _______________
Which from the following is an I/O library stream class?
Which from the following is an I/O library stream class?
What is the mask of ios: :dec, ios: :oct, ios: : hex in format flags?
What is the mask of ios: :dec, ios: :oct, ios: : hex in format flags?
The class fstream is used for _________________
The class fstream is used for _________________
iostream is a subclass of _______________
iostream is a subclass of _______________
A class that defines the cout, cerr, and clog objects and stream insertion operator, called __________
A class that defines the cout, cerr, and clog objects and stream insertion operator, called __________
Which from the following format flag is not included in ios: : adjustfield mask?
Which from the following format flag is not included in ios: : adjustfield mask?
Which of stream base class is used for low level processing?
Which of stream base class is used for low level processing?
ios: :scientific, ios: : fixed are included in which mask?
ios: :scientific, ios: : fixed are included in which mask?
The istream class defines the ____________
The istream class defines the ____________
ios: : skipws, ios: : left, ios: : dec, ios: : fixed, is an example of _______________
ios: : skipws, ios: : left, ios: : dec, ios: : fixed, is an example of _______________
The default constructor for ios class is ______________
The default constructor for ios class is ______________
For combining C++ stream I/O with the older C input/output functions, which class is used for this purpose?
For combining C++ stream I/O with the older C input/output functions, which class is used for this purpose?
A function call that is used with insertion and extraction operators but they look like objects when they are called by a program, called __________
A function call that is used with insertion and extraction operators but they look like objects when they are called by a program, called __________
The unformatted input functions are handled by ________________
The unformatted input functions are handled by ________________