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 with example?types of polymorphism?

Answer Posted / sai

Two Types,namely

1)Compile Time Poly(Say as Method Overloading)
Methods having same name but differ in no. of
Parameters,Return type and order of parameters.

2)Runtime Poly(say as Method Overriding and Dynamic Dispatch)
Subclass methods having the same signature as that
of the super class method.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In java, how many ways you can take input from the console?

1042


What is object-oriented programming?

1206


What does the three dot emoji mean?

1207


How we can make copy of a java object?

1151


Can java run on google chrome?

1252


What is http client in java?

1146


What is a dynamic array java?

990


How we can execute any code even before main method?

1188


How do you call a reference in java?

1039


Define canvas?

1027


Write a program to print 15 random numbers using foreach of java 8?

982


How many digits can a float hold?

1064


What are the steps involved to write rmi based programs?

1071


Explain the pointers in Java?

1107


How do you use compareto in java?

1013