STL (140)
OOPS (873)
C++ General (2409)
Array base access faster or pointer base access is faster?
Can create new c++ operators?
What is a set in c++?
Explain overriding.
Is java a c++?
What does it mean to declare a member variable as static?
What is the main feature of oop?
What is the first name of c++?
How do you compile the source code with your compiler?
What is a class and object?
What are the benefits of oop?
What are the sizes and ranges of the basic c++ data types?
What is ambiguity in inheritance?
Which field is used in c++?
what does the following statement mean? int (*a)[4]