Can we override static methods?
Answer Posted / edward sudhaharchennai
Static methods can be hidden it cannot be overriden
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is string an object?
What is the main advantage of passing argument by reference?
Why webdriver is an interface?
How do listeners work?
Explain the concept of proper inheritance?
How does split work in java?
How to avoid memory leak in java?
How will you print number in reverse (descending) order in BST.
What is Gang of four design patterns
What are the advantages of java?
Explain the pointers in Java?
How static variable work in java?
What is the function of java?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
When throw keyword is used?