STL (140)
OOPS (873)
C++ General (2409)
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What are the advantages/disadvantages of using #define?
What are the stages in the development cycle?
Is there finally in c++?
Write a C++ program to print strings in reverse order.
What are the unique features of C++.
What is atoi in c++?
What is == in programming?
What is cin clear () in c++?
When should you use global variables?
What do you mean by inheritance in c++? Explain its types.
What does return 0 do in c++?
Explain the use of vtable.
Why c++ is so important?
If you don’t declare a return value, what type of return value is assumed?