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
What is finalize()?
What is the difference between and ?
What is the differences between c++ and java? Explain
Can I declare a class as private?
Why set do not allow duplicates in java?
Can we assign the reference to this variable?
What do you mean by pointer value and address?
Write a java program to print fibonacci series?
Explain about abstract classes in java?
What is jar?
What is the use of predicate in java 8?
Explain the difference between jdk, jre, and jvm?
What do u mean by variable?
What are operators and its types?
Define iterator and methods in iterator?