What is searching? Explain linear and binary search.
What is stream and its types in c++?
What is data types c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What are arithmetic operators?
What does std mean in c++?
Write about the members that a derived class can add?
Does c++ have foreach?
Give example of a pure virtual function in c++?
Does c++ support exception handling?
Is c++ a pure oop language?
Out of fgets() and gets() which function is safe to use?
When should you use global variables?