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 a vararg?
Why a dead thread occurs?
What is a “stateless” protocol ?
What is array in java?
Can each java object keep track of all the threads that want to exclusively access it?
What is bufferedreader in java?
Differentiate between run time error and syntax error.
What is formatted output in java?
What do you mean by chromounits in java8?
Which package has light weight components in java programming?
Tell us something about set interface.
what is difference between equals and ==?
How do you convert boolean to boolean?
What is the difference between an object-oriented programming language and object-based programming language?
What is the static import?