Can you override static method in java?
Answer / sagar kathane
yes we can override static methods in java. and it is called method hiding because it hides parent method and reflex whatever changes have been done in child class.
Is This Answer Correct ? | 0 Yes | 0 No |
Write POJO class as a key to hashmap???
What is the difference between iterator and list iterator?
what is abstract method with example?
What does ide stand for?
What is port number in java?
What is a treemap in java?
Is null a string?
What is the difference between C++ and Java and your preferences?
What is a numeric string?
Explain about fail safe iterators in java?
Explain the difference between runnable and callable interface in java?
Explain importance of inheritance in java?