Can we override static methods?
Answer Posted / karun
yes ,we can override the static methods to a nonstatic or
static methods
| Is This Answer Correct ? | 4 Yes | 52 No |
Post New Answer View All Answers
Give the difference between the println method and sqrt method?
what are three ways in which a thread can enter the waiting state? : Java thread
What is the difference between Java and C++?
What do you understand by an io stream?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What do you mean by Hash Map and Hash Table?
Explain when noclassdeffounderror will be raised ?
Explain the transient field modifier?
How does hashset works in java?
What is the purpose of static methods and static variables?
What is the difference between an object-oriented programming language and object-based programming language?
What is difference between array and vector?
What is data string?
What defines function?
How does multithreading take place on a computer with a single cpu?