Can we override static methods?
Answer Posted / devender negi
We can't override the static method we can only redefine
them
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of format function?
What are the advantages of packages in java?
Can there be an abstract method without an abstract class?
How to convert string to char and vice versa?
What is a function easy definition?
What is namespace in java?
What is a static method in java?
Explain the importance of thread scheduler in java?
What are the 7 types of characters?
Is an object null?
Is there any sort function in java?
What is java and their uses?
Can singleton class be serialized?
What is the difference between pass by reference and pass by pointer?
Difference between method overloading and method overriding in java ?