Can we override static methods?
Answer Posted / n.suresh babu
Yes, Static Methods can be overridden but it won't give
overridden behaviour. Overiding execution happens based on
the runtime object.
| Is This Answer Correct ? | 16 Yes | 10 No |
Post New Answer View All Answers
Why is boolean important?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
How to sort numbers in java without array?
What are selection structures?
what is the purpose of the runtime class?
What is the purpose of using break in each case of switch statement?
Explain what are final variable in java?
What is the concept of multithreading?
How many bytes is a string java?
What is jar?
How do you define a singleton class?
Describe method overriding
Is there a jre for java 11?
What is singleton class in ruby?
What is a numeric digit?