What is the Difference between Overriding and overloading?

Answer Posted / lakshmi prabha

OverLoading : All the method will share the same name but
it differes based on the parameter, type of parameter and
number of parameter

Overriding : The method in the derived class the has the
same name in the base class and it changes the behaviour or
functionality of the method in the base class.

Is This Answer Correct ?    250 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?

598


What are different types of jit ?

595


What is the difference between datagrid and gridview?

521


What is the difference between static or dynamic assemblies?

567


What is difference between import system.data.sqlclient,system.data.oledb?

563






Define clr?

553


Which is the tool which can convert visual basic old version to .net compatibility version?

534


What is DLL HELL in VB.NET

616


Write the role of new keyword?

619


Name some of the features present in vb 2005?

576


What are the different variables in vb.net?

526


Explain cls?

597


Explain and brief about rapid application development tool?

590


What is the feature anonymous type?

528


Explain the difference between datatable and dataset?

560