C Plus Plus Miscellaneous - Study Mode
[#376] Which function is used to check whether a character is printable on console?
Correct Answer
(B) isprint()
[#377] What may be the name of the parameter that the template should take?
Correct Answer
(A) same as template
[#378] What are the vectors?
Correct Answer
(A) Arrays with dynamic size
[#379] By using which of the following the elements in the associate container can be efficiently accessed?
Correct Answer
(A) Key
[#380] What is the use of middle parameter in the rotate method?
Correct Answer
(C) Marks the elements in a sequence