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 |
Why main method is static in java?
when we have to use final class in java?
what is difference between signed & unsigned char?
What is the difference between the continue and break statement?
List down the methods and interfaces of collection class in java.
wat is class level lock and object level lock
Describe what happens when an object is created in java ?
What are the characteristics of Final,Finally and Finalize keywords.
Why webdriver is an interface?
What is an empty class? What functionality does it offer in Java?
0 Answers Deloitte, EXL, JPMorgan Chase,
What does @param args mean in java?
How many types of memory areas are allocated by jvm?