Can we override static methods?
Answer Posted / p.sreekiran
no we cannot overriding the static methods .
if we override the static method it will gives error
| Is This Answer Correct ? | 25 Yes | 54 No |
Post New Answer View All Answers
What classes of exceptions may be thrown by a throw statement?
What is matcher in java?
How can we create a thread in java?
What is a protected void?
How do I start learning java?
What are different types of classloaders?
Explain about anonymous inner classes in java?
What is difference between ++ I and I ++ in java?
How does linkedhashmap work in java?
What is the difference between integer parseint and integer valueof?
Can a set contain duplicates?
What is a Presistent Object?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What are the differences between c++ and java?
Difference between object instantiation and construction ?