Can we override static methods?
Answer Posted / yogesh gandhi
Thanks for addition.
You are correct.
Static method cannot be overridden.
Overloading of static methods is possible.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to pass arraylist to stored procedure in java?
How does thread synchronization occurs inside a monitor?
In how many ways we can create threads in java?
What are internal variables?
What is data movement?
What are inner classes or non static nested classes in java?
What is hash code collision?
What is the difference in between cpp and java? Can u explain in detail?
Why do we need strings in java?
Explain about instanceof operator in java?
How do you calculate square roots?
What is the difference between a checked and an unchecked exception?
What is the purpose of static methods and variables?
What is the significance of continue jump statement? Explain with an example.
What are variable names?