Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (45k points)

A) Abstraction

B) Encapsulation

C) Polymorphism

D) None of the mentioned

1 Answer

0 votes
by (99k points)

The correct answer to the question “Which of these is supported by Method Overriding in Java” is, option ©. Polymorphism. As Java is an OOP (Object Oriented Programming) Language, and Polymorphism is an important characteristic of OOP. This allows these OOP languages to have one interface but multiple implementations at a time. If you are interested in learning Java and wish to get Java certified, check out the Java certification course from Intellipaat. Also, watch the following YouTube video on Java Full Course to get a better understanding.

Related questions

0 votes
1 answer
asked Mar 29, 2021 in Java by dev_sk2311 (45k points)
–1 vote
1 answer
0 votes
1 answer
0 votes
1 answer
asked Mar 23, 2021 in Java by dev_sk2311 (45k points)

Browse Categories

...