Can we override static methods?
Answer Posted / p.sreekiran
no we cannot overriding the static methods .
if we override the static method it will gives error
| Is This Answer Correct ? | 25 Yes | 54 No |
Post New Answer View All Answers
Why do we need hashset in java?
What is binary tree in java?
How will you call an Applet using Java Script Function?
Does java initialize arrays to zero?
What are the main differences between the java platform and other platforms?
Differentiate between stringbuffer and stringbuilder in java.
Explain the difference between extends thread vs implements runnable in java?
Variable of the boolean type is automatically initialized as?
Is null == null in java?
Can we create constructor in abstract class ?
What is data object example?
What is bifunction in java?
What is the main method java?
How finally used under exception handling?
Does isempty check for null?