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
Are arrays primitive data types?
What is the structure of java?
What is a treeset class?
What is strings in java?
How many types of keywords are there?
What is the difference between processes and threads?
What happens if an exception is throws from an object's constructor?
What is the private method modifier?
What method is used to specify a container's layout in java programming?
How do I get a substring?
What is are packages?
What is the purpose of stub and skeleton?
What is the use of hashmap in java?
Tell me about your ability to work under pressure
How is final different from finally and finalize?