What are parent methods and how can you call them?

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


Please Help Members By Posting Answers For Below Questions

Write a code to create a trigger to call a stored procedure

542


What is the difference between length and size in java?

510


What is the purpose of void class?

616


What is the difference between static (class) method and instance method?

586


What are static blocks and static initalizers in java ?

591






is it possible to instantiate the math class?

537


What is the purpose of javac exe?

570


Why java is not 100% object-oriented?

852


What is java thread dump, how can we get java thread dump of a program?

586


Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls

1454


Can you instantiate the math class?

608


What are bind parameters?

563


What is a Transient Object?

643


Differences between traditional programming language and object oriented programming language?

576


How does arrays sort work in java?

616