Can we override static methods?
Answer Posted / p.sreekiran
no we cannot overriding the static methods .
if we override the static method it will gives error
| Is This Answer Correct ? | 25 Yes | 54 No |
Post New Answer View All Answers
What is jrmp?
What happens when a thrown exception is not handled?
Explain inner classes ?
What is double in java?
Explain the use of sublass in a java program?
What is the difference between an array and an array list?
Can a list be null in java?
Explain naming conventions for packages?
What is re-factoring in software?
Can we create our own daemon thread?
Can the garbage collection be forced by any means?
What is lambda programming?
Difference between static synchronization vs. Instance synchronization?
What is synchronization and why is it important in java programming?
Is 0 an even number?