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 / sathish kumar

using this concept we can call base class function
repeatedly in subclass only change of inner coding in
subclass each and very subclass overrides baseclass when
they r called

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is void a data type?

530


Explain about static imports in java?

591


State the difference between creating string as new () and literal.

515


How to create a thread in java?

596


define the terminology association.

607






How can we create a synchronized collection from given collection?

573


What is an array length?

490


How do I write a self declaration?

539


Is hashmap thread safe?

550


What is the static import?

575


Why is stringbuffer called mutable?

557


What is the difference between static class and normal class?

482


How we can skip finally block of exception even if some exception occurs in the exception block in java?

509


Mention a package that is used for linked list class in java.

516


Explain reverse a linked list iterative solution in java?

490