STL (140)
OOPS (873)
C++ General (2409)
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.
Write some differences between an external iterator and an internal iterator?
What are mutator methods in c++?
What is overriding vs overloading?
What are references in c++?
What is the default width for ouputting a long integer using the insertion operator?
What is the use of lambda in c++?
What is abstraction in oop with example?
Why interface is used?
Can constructor be private in c++?
How do I exit turbo c++?
What is an undefined behavior and sequence points
How does list r; differs from list r();?
Can main method override?
What are the symptoms of stl?