Can we override static methods?
Answer Posted / devender negi
We can't override the static method we can only redefine
them
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Difference between static and dynamic class loading.
How do you use compareto?
What is t in parametric equations?
Which one will take more memory: an int or integer?
What is a map? What are the implementations of map?
What is a byte array?
What is java and why do we need it? Explain
How we create object in copy constructor?
How do you sort a list in java?
What is the length of a string?
When throw keyword is used?
Is cout buffered?
What is difference between fail-fast and fail-safe?
How many ways can you break a singleton class in java?
What is final variable?