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...


Difference between over loading and over ridding?

Answers were Sorted based on User's Feedback



Difference between over loading and over ridding? ..

Answer / vasanth

Method Overloading is the method name looks similar but
return type and method arguement (inside parameter) differs.

Method Overiding is that the method name, arguements and
return type seems similar on both base and derived class.
(Sometimes we will add the additional code to the derived
class method also).

Is This Answer Correct ?    1 Yes 3 No

Difference between over loading and over ridding? ..

Answer / varsha vilas kalebag

over loading is nothing but

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More OOPS Interview Questions

What is virtual destructor? Why?

3 Answers   Agile Software, College School Exams Tests, CSC,


Which keyword is written to use a variable declared in one class in the other class?

5 Answers   TCS,


Can you inherit a private class?

0 Answers  


What is encapsulation and abstraction? How are they implemented in C++?

0 Answers   Agilent, ZS Associates,


What is the difference between and interface and an abstract class ?

4 Answers   IBM, Infosys, Ness Technologies,


What is the difference between pass by reference and pass by value?

12 Answers   Pfizer, TCS,


WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET

1 Answers  


Can bst contain duplicates?

0 Answers  


Which language is not a true object oriented programming language?

0 Answers  


When is an object created and what is its lifetime?

4 Answers   IBM,


Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.

13 Answers   IBM,


what is runtime polymorphism? For the 5 marks.

3 Answers  


Categories