The I/O operations that use the extraction and insertion operators, are called ______________
The I/O operations that use the extraction and insertion operators, are called ______________
ios state variables holds _____________
ios state variables holds _____________
C++ uses directive because ________________
C++ uses directive because ________________
Which from the following functions does not extract the delimiter character from the input stream?
Which from the following functions does not extract the delimiter character from the input stream?
goodbit ( ), eofbit ( ), failbit ( ), badbit ( ) all functions are examples of ______________
goodbit ( ), eofbit ( ), failbit ( ), badbit ( ) all functions are examples of ______________
If we don't want any ios object can be declared in ios class, we can use a default constructor ___________
If we don't want any ios object can be declared in ios class, we can use a default constructor ___________
If we don't want any ios object can be declared in ios class, we can use a default constructor _____________
If we don't want any ios object can be declared in ios class, we can use a default constructor _____________
Which from following is an I/O library stream class?
Which from following is an I/O library stream class?
For combining C++ stream I/O with older C input/output functions, which class is used for this purpose?
For combining C++ stream I/O with older C input/output functions, which class is used for this purpose?
The I/O library provides how many stream base classes?
The I/O library provides how many stream base classes?