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

What do you understand by vb.net?

608


What are the advantages of VB.NET?

562


Can you please explain the difference between authentication and authorization?

534


What is difference between metadata and manifest?

565


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1173






What is misl code?

566


Explain manifest?

498


Define clr?

545


Using VB, how can you change the Mouse Pointer?

635


What’s the difference between private and shared assembly?

684


What do you mean by serialization and deserialization?

542


Explain how can we remove handlers at run time?

549


source code for how to login a vb.net application ?

591


What is DLL HELL in VB.NET

609


List the two main parts of .net?

588