Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How?s method overriding different from overloading?

Answers were Sorted based on User's Feedback



How?s method overriding different from overloading?..

Answer / venu gopal

When overriding, you change the method behavior for a
derived class. Overloading simply involves having a method
with the same name within the class.

Is This Answer Correct ?    4 Yes 0 No

How?s method overriding different from overloading?..

Answer / maria jerom

Method overloading means same method name but different
parameters. Method overriding means same method name and
parameters also same. In method overloading method will
differentiate with parameters name and in method overriding
method will differentiate with method signature

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What are some of the commonly used commands in sqlcommand?

0 Answers  


What is binary search tree in data structure?

0 Answers  


What is the purpose of reserved word using in c#?

0 Answers  


What is the purpose of c#?

0 Answers  


What is CLR and its application.?

0 Answers   MCN Solutions,


Is arraylist faster than linkedlist?

0 Answers  


Why do we use interface in c#?

0 Answers  


Which controls do not have events?

0 Answers  


What?s the difference between the Debug class and Trace class?

2 Answers  


Can we have 2 main methods in c#?

0 Answers  


windows c# using datagridview in edit form sql server

0 Answers  


What is singleordefault c#?

0 Answers  


Categories