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

State the merge-sort principle and its time complexity.

559


What is role of void keyword in declaring functions?

560


What is the lifetime and scope of a variable?

505


List some important features of java 10 release?

501


Are variables stored in ram?

543






What is the maximum length of a url?

499


What is a method header?

536


Are arrays classes in java?

515


What is difference between string and stringbuffer?

483


Explain the importance of import keyword in java?

513


What type of value does sizeof return?

524


What does jenkins do?

477


How you can force the garbage collection?

527


Can we create a constructor in abstract class?

557


What's the access scope of protected access specifier?

525