In Inheritence concept, i have a static method in super
class and i am inheriting that class to one sub class.in
that case the static method is inherited to sub class or
not????
Answer Posted / eswar
As per my knowledge static method can't be subclass and
override.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
what is the difference between future and callable interface in java?
What is the difference between iterator and enumeration ?
What are the different types of multitasking?
What is lambda expression in java?
What are the advantages of functions?
What languages are pass by reference?
What is the collections api in java programming?
How can we pass argument to a function by reference instead of pass by value?
How does hashset work in java?
What is an interface in java? Explain
Can a class extends itself in java?
What is the use of default method in interface in java?
What is OOP's Terms with explanation?
What do you mean by platform independence?
What is an 8 bit word?