Can you override static method in java?
Answer / sagar kathane
yes we can override static methods in java. and it is called method hiding because it hides parent method and reflex whatever changes have been done in child class.
| Is This Answer Correct ? | 0 Yes | 0 No |
How big is a pointer?
What are classloaders?
Do I need java on my pc?
how can i use a nonsynchronized hashtable?
How many types of threads are there in java?
1.what is the exact difference between applet and frame? 2.Do we use main method in frames?
What is Java Annotations?
why the constructor should be used in class,if there is no constructor what will happen?
why java is platform independent?
Whats the difference between notify() and notifyall()?
Explain about interthread communication and how it takes place in java?
What is the best definition for data?