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.

Answers were Sorted based on User's Feedback



what is polymorphism in java...

Answer / 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

what is polymorphism in java...

Answer / addy

polymorphism means having more than one form.
for eg:-an automobile.in automobile we can have
car,bikes,bus etc.

Is This Answer Correct ?    1 Yes 0 No

what is polymorphism in java...

Answer / v.s.kaushik

The ability to take more than one form is known as
Polymorphism. By using the keyword interface Polymorphism
can be achieved.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

What is the use of Differ interface check box in Ship confirm?

0 Answers  


what is the abap/4

1 Answers  


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

0 Answers   Infosys,


how we can call xml file in java file using Android platform?

2 Answers   TCS,


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

0 Answers  


There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?

1 Answers   Syntel,


what is meant by life cycle of a business

0 Answers   IBM,


Building Quotation engine program

5 Answers   Wipro,


how many keywords are present in "c"?

18 Answers   Assurgent, Cynosure Software, IBM,


Difference between HTML and DHTML?

0 Answers  


what is the similarity between networking devices?

0 Answers   Cygnus, Infosys,


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

0 Answers  


Categories