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?
The primary purpose of ios stream class is _______________
The primary purpose of ios stream class is _______________
\Which of the stream base class is used for low level processing?
\Which of the stream base class is used for low level processing?
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 __________
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?
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 _________________
Which from the following is an I/O library stream class?
Which from the following is an I/O library stream class?
iostream is a subclass of _______________
iostream is a subclass of _______________
The unformatted input functions are handled by ________________
The unformatted input functions are handled by ________________
ios: : skipws, ios: : left, ios: : dec, ios: : fixed, is an example of _______________
ios: : skipws, ios: : left, ios: : dec, ios: : fixed, is an example of _______________
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 _________________
ios: :scientific, ios: : fixed are included in which mask?
ios: :scientific, ios: : fixed are included in which mask?
The default constructor for ios class is ______________
The default constructor for ios class is ______________
Which of stream base class is used for low level processing?
Which of stream base class is used for low level processing?
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 __________
The istream class defines the ____________
The istream class defines the ____________
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 _____________