Which of these is supported by method overriding in Java?
Abstraction
Encapsulation
Polymorphism
None of the mentioned
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
Which of the following is a type of polymorphism in Java?
Solution |
|
2
Discuss
|
When Overloading does not occur?
Solution |
|
3
Discuss
|
Which of these keywords can be used to prevent Method overriding?
Solution |
|
4
Discuss
|
When does method overloading is determined?
Solution |
|
5
Discuss
|
What is the process of defining a method in a subclass having same name & type signature as a method in its superclass?
Solution |
|
6
Discuss
|
Method overriding is combination of inheritance and polymorphism?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved