STL (140)
OOPS (873)
C++ General (2409) write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 6109
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
Is string part of stl?
What is inheritance write a program to show use of inheritance?
what kind of projects are suitable for c and c++
What is a stack c++?
Can we use stl in coding interviews?
What is oops and why we use oops?
What is the difference between while and do while loop?
Explain about Garbage Collector?
Can I learn c++ as my first language?
What does std :: flush do?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
What are abstract data types in c++?
Is stl part of c++ standard?
Why is null pointer used?