STL (140)
OOPS (873)
C++ General (2409)
what is multi-threading in C++?
What is the cout in c++?
What is static in oop?
What do you mean by abstraction?
What is the C-style character string?
Explain how to initialize a const member data.
Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list
What causes a runtime error c++?
What is object oriented programming (oop)?
what type of question are asked in thoughtworks pair programming round ?
To which numbering system can the binary number 1101100100111100 be easily converted to?
What do you mean by “this” pointer?
What is the difference between public and private data members?
What flag means?
What operators can you overload in c++?