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