Difference between Overloading and Overriding?

Answer Posted / ramesh pedhamalla

Overloading is compile time binding, where as overriding is
dynamic binding.....

Is This Answer Correct ?    112 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pointer to array in c++?

828


What is the purpose of templates in c++?

782


Is it possible for the objects to read and write themselves?

877


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

832


Explain queue. How it can be implemented?

898


What are the differences between malloc() and calloc()?

877


What is iterator in c++?

867


How do you declare a set in c++?

736


What is iterator c++?

720


What are c++ templates used for?

885


How do you flush std cout?

838


How is objective c different from c++?

1007


Is string an object in c++?

878


What is the arrow operator in c++?

768


What is helper in c++?

855