What is method Overriding in the perspective of OOPS?
Answer Posted / boss
Redefining the superclass method in the subclass. Means
redefining the implementation of superclass method in the
subclass
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Why are parameters used in functions?
Give us the name of the list layoutmanagers in java?
What is return type in java?
What is a consumer in java?
What should I import for arraylist in java?
enlist some features of jdk.
String class is defined under which package in java?
What does ide stand for?
What is java developer skills?
How many bits is a double?
What is an interface in java?
Write a program to print fibonacci series
What is anagram of a string?
When does a class need a virtual destructor?
What is difference between class and object in java?