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 |
what is Portal(web based online portal)?
What is Yield() method when we r using this ? tell exactly
Explain about class in java?
What is a vararg?
What is singleton class?
16 Answers 3i Infotech, 7 Seas, ABC, Amdocs, Cap Gemini, Oracle, Persistent, TCS, Techforza,
Which java collection does not allow null?
How can u increase the heap size in the memory?
how many access specifiers are available in java
Why string is a class?
How do you add spaces in java?
What does bitwise or mean?
Can java inner class be static?