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

Why is it called c++?

0 Answers  


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

0 Answers  


Is string data type in c++?

0 Answers  


Does c++ support exception handling?

0 Answers  


What is a flag in c++?

0 Answers  






Can I make ios apps with c++?

0 Answers  


Why Pointers are not used in C++?

0 Answers   Global Logic,


Explain virtual destructor?

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


What is exception handling? Does c++ support exception handling?

0 Answers  


What operator is used to access a struct through a pointer a) >> b) -> c) *

0 Answers  


Categories