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
What are the methods used to implement for the key object in the hash map?
Explain wrapper classes in java?
Explain about the security aspect of java?
What is the definition of tree ?
What are new features introduced with java 8 ?
What are the two parts of a conditional statement?
What is java in detail?
Why do we declare a class static?
Is there any tag in htm to upload and download files?
Why is java so important?
When does an object becomes eligible for garbage collection in java?
List some important features of java 10 release?
Explain the access modifiers for a class, method and variables?
Can an interface have a constructor?
How do you sort a list in java?