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
Where are variables stored?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
What is a “stateless” protocol ?
What is return data type?
Can a source file contain more than one class declaration?
What is the maximum size of array in java?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
What is the difference between hashmap and hashtable in java?
What is an arraylist in java?
What is advantage of java?
Write a program in java to establish a connection between client and server?
How is garbage collection controlled?
What is the difference between the file and randomaccessfile classes?
Is hashset ordered?
What do you understand by a Static Variable?