Answer Posted / 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 |
Post New Answer View All Answers
What is an exception in java?
What is anagram in java?
Why do I need to declare the type of a variable in java?
Define inheritance with reference to java.
What is bifunction in java?
How will you print number in reverse (descending) order in BST.
What does @override mean?
Is string thread safe in java?
What is function declaration?
What is adapter in java?
Why stringbuilder is not thread safe?
How do I start learning java?
How many bytes are there?
What do you understand by Header linked List?
How to check if a list is sorted in java?