C Plus Plus Miscellaneous - Study Mode

[#216] Pick out the in correct type of function in header file.
Correct Answer

(D) Join

[#217] What will act as a intermediate between i/o operations and physical file?
Correct Answer

(C) Stream buffer

[#218] What will happen when an exception is not processed?
Correct Answer

(A) It will eat up a lot of memory and program size

[#219] Which operator is used to insert the data into file?
Correct Answer

(B) <<

[#220] Which operator is used to access the nth bit in a bitset?
Correct Answer

(B) []