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

what is polymorphism in java.

Answer Posted / samar

polymorphism is the way to process any thing in own
specefic way but with using same method name .

eg: car, bike, generator are the various class.
and start is method name.


class car
{
start();
}

class Bike
{
start();
}
class Generator
{
start();
}

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'

2289


in a VB application, where the data will be stored after manipulation? what is the syntax for that?

2319


Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com

2239


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

7992


What's the difference b/w Table & Templete in Smartform?

2302


what is web service in java? have u use before.

2203


How to call dll API sub routine in VB Form.

2397


what is the filters in biztakk server? where it can use?

2157


what are the advantages of sap on other software ?

2215


code for connection from windows forms to sql server

2302


why we use abstract word in abstract window toolkit in java language.

2239


shall we execute our java programmes in jre

2345


which book we learned this mantis? how many version are realsed this mantis upto now?

2007


Which language they use during interview?

2033


in teradata level primary in table level allows duplicates why?

2145