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 is global assembly cache (gac)?

568


What are different types of jit ?

602


What are the features present in vb 2005?

579


What is DLL HELL in VB.NET

622


What are the different types of applications supported in .net (or) .net framework?

525






Explain option strict?

564


What is internal keyword in .net framework?

636


What is the role of new keyword?

643


What are the advantages of an assembly?

613


Define serialization in .net?

647


Write a VB.Net console program to check whether a number is perfect or not.

6959


What is strong name in .net assembly?

546


What is meant by jagged arrays?

588


What is normal jit?

626


What is the significance of delegates?

534