Answer Posted / saumyadip
parent methods are those method which is in parent class and
we can call it by using parant class reference variable or
super(in inheritance).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different ways to handle exceptions?
Can we split string with in java?
What is a arraylist in java?
What is a parameter in matrices?
Describe what a thread-local variable is in java?
Why can't we override private static methods?
Is singleton a bad practice?
What do you meant by active and passive objects?
What is string manipulation?
Is singleton thread safe in java?
What do you understand by the term string pool?
What is unicode in java?
What are the different types of inheritance in java?
How do you define a set in java?
Difference between overriding and overloading in java?