Home Answers Viewqa Java-Beginners what are the techniqes in polymorphisum in java?what are their applications?

 
 


sravan
what are the techniqes in polymorphisum in java?what are their applications?
1 Answer(s)      2 years and 4 months ago
Posted in : Java Beginners

what are the techniqes in polymorphisum in java?what are their applications?

View Answers

January 10, 2011 at 12:03 PM


Hello Friend,

In java,Polymorphism can be achieved in two ways:

  1. Method Overloading
  2. Method Overriding

For more information, visit the following links:

http://www.roseindia.net/java/master-java/method_overloading.shtml

http://www.roseindia.net/java/master-java/method_overriding.shtml

Thanks









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.