Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
Explain the different forms of Polymorphism in java?
7
like
0
dislike
Hello
Explain the different forms of Polymorphism in java?
please reply me. i am waiting for your reply.
Thanx
asked
1 year
ago
by
eagles11
(
179,830
points)
java
packages
collection
1 Answer
1
like
0
dislike
Best answer
From a practical programming viewpoint, polymorphism exists in three distinct forms in Java:
Method overloading
Method overriding through inheritance
Method overriding through the Java interface
answered
1 year
ago
by
DBA-boss
(
120,990
points)
Related questions
7
like
0
dislike
1
answer
Explain the Polymorphism principle in java?
asked
1 year
ago
by
eagles11
(
179,830
points)
java
collection
packages
7
like
0
dislike
1
answer
Explain the Encapsulation principle in Java?
asked
1 year
ago
by
eagles11
(
179,830
points)
java
collection
packages
5
like
0
dislike
1
answer
Explain the user defined Exceptions in java?
asked
1 year
ago
by
eagles11
(
179,830
points)
java
packages
collection
5
like
0
dislike
1
answer
Explain the usage of Java packages?
asked
1 year
ago
by
daneim
(
127,080
points)
java
packages
feedback
7
like
0
dislike
1
answer
Explain garbage collection in java?
asked
1 year
ago
by
eagles11
(
179,830
points)
collection
java
garbage