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

10. Overloding and overriding.

Answer Posted / pinki

Overloading methods
1.They appear in the same class or a subclass
2.They have the same name but, have different parameter
lists, and can have different return types.
An example of an overloaded method is print() in the
java.io.PrintStream class

Overriding methods
It allows a subclass to re-define a method it inherits from
it's superclass
overriding methods:
1. It appears in subclasses
2. They have the same name as a superclass method
3. They have the same parameter list as a superclass method
4. They have the same return type as as a superclass method
5. They have the access modifier for the overriding method
may not be more restrictive than the access modifier of the
superclass method

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of cache? : Dot net architecture

953


Define domestic architecture artifacts? : Dot net architecture

970


What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile

1006


How do I know when my thread pool work item has completed?

977


How to prevent my .NET DLL to be decompiled?

1097


Can you explain atlasuiglitz library?

982


Explain different pipelining hazards? : Dot net architecture

1045


Define dma? : Dot net architecture

1033


Whate are resource files? How are they used in .net?

972


Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture

980


Explain how does .net mobile work? : Microsoft dot net mobile

910


What is a managed code? : Dot net architecture

1021


What is .net mobile lists. Explain with an example? : Microsoft dot net mobile

946


Explain dma? : Dot net architecture

1073


What is textview control of .net mobile? : Microsoft dot net mobile

1088