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

Answer Posted / ramakrishna challapalli

super class is a class which is inherited by sub class.
Super class methods are bu using super keyword Syntax is
super.methodname();

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread

537


what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????

1807


What is the benefit of inner / nested classes ?

529


Can a class be defined inside an interface?

565


How can u increase the heap size in the memory?

558






What methods are used to get and set the text label displayed by a button object?

558


What is a vector in java?

578


What is the point of java?

560


What is a variable declaration?

531


How do you test a method for an exception using junit?

540


enlist some features of jdk.

562


Why main method is called first in java?

547


What is a double?

593


What does nullpointerexception mean?

619


What are the parts of a method?

538