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
Explain super keyword in java.
How can you set an applet’s height and width as a percentage?
What is static import in java?
explain the concept of virtual method invocation in polymorphism in detail?
Write a function to find out longest palindrome in a given string?
Which is better ascii or unicode?
Explain when classnotfoundexception will be raised ?
What is use of static in java?
What is the primary benefit of encapsulation?
what is mutual exclusion? : Java thread
What technique is carried out to find out if a particular string is empty?
What does a void function return?
How do you do a line break in java?
Is java a security risk?
What is java object name?