Difference between Overloading and Overriding?
Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,
35 206954Post New C++ General Questions
Why is null pointer used?
What do you mean by overhead in c++?
What is the use of endl?
What are the implicit member functions of class?
What will the line of code below print out and why?
What are proxy objects in c++?
What are the two types of polymorphism?
Can you explicitly call a destructor on a local variable?
What is a Default constructor?
Is c++ a low level language?
What is else if syntax?
Difference between inline functions and macros?
How would you use the functions randomize() and random()?
What is the basic difference between C and C++?
When to use “const” reference arguments in a function?