what is the purpose of method overriding in java where v r
completely re-defining a inherited method instead y can't v
create a new method and define.If the question is very silly
plz excuse me and do reply.Thank U!
Answer Posted / sadikhasan palsaniya
we can change default behavior of super class method by
overriding that method into the subclass.
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
what is the purpose of "virtual"?
How do you square a number?
Which is illegal identifier in java?
What is core java called?
What are the various access specifiers in java?
What is string value?
Tell some latest versions in JAVA related areas?
What is the right data type to represent a price in java?
What super () does in java?
What do you mean by compiler?
What is a class variable?
How to provide security in java
What is difference between core java and java ee?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
State one difference between a template class and class template.