Answer Posted / sagar kathane
yes we can override static methods in java. and it is called method hiding because it hides parent method and reflex whatever changes have been done in child class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What value is a variable of the string type automatically initialized?
What is main string [] args?
What are the different types of garbage collectors in java?
What is the difference between a method and a function in alice?
What is the difference between class & object?
What is JVM and is it platform independent?
What is the purpose of void class?
What is jee6?
Explain constructors and types of constructors in java.
What is a file pointer?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
How do you do absolute value in java?
How do generics work in java?
Which class cannot be a subclass in java?
Can substring create new object?