STL (140)
OOPS (873)
C++ General (2409) Difference between pointer to constant and constant pointer to a constant. Give example.
Can user-defined object be declared as static data member of another class?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Which one is better- macro or function?
What is an inclusion guard?
what does the following statement mean? int (*a)[4]
What is late binding c++?
explain the reference variable in c++?
What is stl stand for?
What is a virtual function in C++?
What is the role of C++ shorthand's?
What is conditions when using boolean operators?
Do class declarations end with a semicolon? Do class method definitions?
What is difference between inheritance and polymorphism?
When should you use global variables?