Answer Posted / bhadresh
super class method is call as parent method.
super Keyword use to call in child class or sub class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can java list be null?
What is a string what operation can be performed out with the help of a string?
How do you include a string in java?
Is singleton class immutable?
What is * argv?
Can we sort a map in java?
Why parsing is done?
What does 3 dots mean in java?
What are data structures in java?
Explain thread in java?
What are the two types of java?
explain the concept of virtual method invocation in polymorphism in detail?
How do listeners work?
Can we use catch statement for checked exceptions?
What is set and get methods in java?