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 is difference between hashset and hashmap?
Can a class have multiple constructors?
Explain, java is compatible with all servers but not all browsers?
Give me an example of array and linked list? Where they can be used?
can any body body expalin best definitions & best real time exaples for opps concepts.
What is the main method java?
What is the file type?
What is the nested interface?
What is the size of int in 64-bit jvm?
Which methods cannot be overridden in java?
What does s mean in regex?
How do you generate random numbers in java?
What is double checked locking in singleton?
Can we have return statement in finally clause? What will happen?
What is a parameter used for?