Can we override static methods?
Answer Posted / venkateswara reddy
Yes, V can override static methods
But overridding and overridden methods must static
| Is This Answer Correct ? | 51 Yes | 16 No |
Post New Answer View All Answers
Is java programming easy?
what is synchronization? : Java thread
Name four container classes.
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
What is meant by inheritance and what are its advantages?
Why java is said to be pass-by-value ?
Explain public static void main(string args[]).
What are identifiers in java?
What is the use of join method?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is the purpose of file class?
What are the main uses of this keyword?
What is meant by the value of a variable?
Difference between comparator and comparable in java?
What is a singleton class in Java?