Difference between overloading vs. Overriding


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is virtual table?

0 Answers  


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


What is Namespace?

5 Answers   HCL, Samsung,


What is pair in c++?

0 Answers  


How to declare a function pointer?

0 Answers  


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


What is static in c++?

0 Answers  


What is vector string in c++?

0 Answers  


Explain differences between new() and delete()?

0 Answers  


What is helper in c++?

0 Answers  


What is class invariant?

1 Answers  


What do you mean by C++ access specifiers ?

1 Answers  


Categories