IS method overriding is Duplication of Methods?

Answer Posted / sampada

yes and no.yes overiding is duplication of signatue only
but not implentation is duplicated.subclass gives diff
implementation of it.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use variables?

517


What is the difference between preemptive scheduling and time slicing?

595


Differentiate between vector and array list.

638


What is difference between ++ I and I ++ in java?

535


Does java support multiple inheritance or not?

605






Can a class be final?

502


What is the difference between equals() and?

591


What are synchronized blocks in java?

604


What is parseint?

540


What is the final keyword in java?

557


What are facelets templates?

605


Give me an example of array and linked list? Where they can be used?

560


Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?

636


What are different data structures in java?

536


What are the different ways of implementing thread? Which one is more advantageous?

540