difference between overloading and overridding

Answer Posted / manish chakravarti

In overloading functions will have same name but different
signatures(type of parameters,number of parameters etc..).
but in overloading functions must have same name and
signature.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define social class?

810


What are the 4 pillars of oop?

887


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1811


What is encapsulation in ict?

805


Can static class have constructor?

785


What is difference between polymorphism and inheritance?

808


What are the benefits of interface?

800


Why is abstraction used?

841


Explain the advantages of inheritance.

872


What is overriding vs overloading?

784


Is data hiding and abstraction same?

768


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

2057


What are the two different types of polymorphism?

892


Why is abstraction needed?

756


What is class and example?

814