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 / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me the jobs for the MCA Fresher in delhi, Noida..

2447


what is the difference between an OS(operating system) and Framework?

2051


what is the last ant version you worked?how to get it

1985


What is test execution and when will we start execution please send me one example for this question

1944


give idea for creating screen in abap

2192


How will you prove that java swing is multithreaded?

2349


Write a program to show polymorphism.

1170


what is meaning of MDM in sap?let me know that meaning

2329


what are the differences between CONS, LIST, and APPEND

5398


Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in

2084


what is the difference between rename and label

2429


what is difference between input parameter and output parameter.

4936


diffrence between oracle apps , .NET , SAP

2145


How to set on/off a group of indicators in a single statement?

1895


One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)

3641