Can we override static methods?
Answer Posted / neha jain
yes we can override static method but can not overload that
is called method hiding nt overloading.
| Is This Answer Correct ? | 3 Yes | 17 No |
Post New Answer View All Answers
What are the two ways of implementing multi-threading in java?
Is it possible to instantiate the abstract class?
What is api data?
Can an object be null?
What is nan in java?
How would you use Bubble Sort to sort the number of elements?
What are the restrictions that are applied to the java static methods?
When should the method invokelater() be used?
What is callable java?
Can constructor be static or final?
What is the purpose of static methods and variables?
What is the equal sign?
What is meant by object oriented programming – oop?
How many types of interfaces are there?
What is thread start?