Can you override a private or static method in java?
Answer / siddu
Static is final method it can not be change or override inherited in another class
| Is This Answer Correct ? | 0 Yes | 0 No |
What is args length in java?
What is a condition in programming?
What does regex mean?
Highest level event class of the event-delegation model?
What is busy spin, and why should you use it?
What is a variable declaration?
What is thread safe java?
What does flagged out mean?
What is internal iteration in java se 8?
What is port number in java?
Why does abstract class have constructor?
What are the major drawbacks of external iteration?