What is a super class and how super class be called?

Answer Posted / ravikiran(aptech mumbai)

A super class is the one which is capable for the display of
members and methods to make the subclass to access them.
A super class will be get called by using extends keyword in
subclass

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Print Vertical traversal of a Binary Tree.

612


Explain scope or life time of local variables in java?

562


What is string value?

640


How do you detect memory leaks?

587


If a variable is declared as private, where may the variable be accessed?

554






Write the algorithm to check the number non-leaf nodes in a tree.

601


How do you implement polymorphism in our day to day life?

2763


What is command line used for?

598


What is parse method?

546


What is valid keyword in java?

561


What is the difference between abstract class and interface1? What is an interface?

566


What's the access scope of protected access specifier?

535


What is command line argument

713


What about static nested classes in java?

592


What is static data type in java?

546