Can we override static methods?
Answer Posted / guest
YES, WE CAN OVERRIDE STATIC METHODS BY STATIC METHODS
| Is This Answer Correct ? | 25 Yes | 16 No |
Post New Answer View All Answers
What is the use of beaninfo?
Explain about features of local inner class?
What is variable and example?
Why are lists ordered in java?
How many ways can we create the string object?
Explain jvm, jre, and jdk?
What is a databasemetadata?
What is not object oriented programming?
Which are different kinds of source code?
Is singleton class thread safe?
Can we use a default constructor of a class even if an explicit constructor is defined?
What is java util list?
How do you start a new line in java?
What is map in java?
what is the difference between the methods sleep() and wait()? : Java thread