Explain the difference between overloading and overriding?


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

Post New Answer

More C++ General Interview Questions

What is a dll entry point?

0 Answers  


What is increment operator in c++?

0 Answers  


What is the v-ptr?

0 Answers  


Differentiate between a deep copy and a shallow copy?

1 Answers  


What is the difference in size of this two clasees? Class A { int a; char c; float f; } Class B { float f; char c; int a; }

4 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


Why is swift so fast?

0 Answers  


Describe the main characteristics of static functions?

1 Answers  


How the V-Table mechanism works?

6 Answers   HP,


If a function doesn’t return a value, how do you declare the function?

0 Answers  


Can I learn c++ in a week?

0 Answers  


what is VOID?

0 Answers  


Categories