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

How many bits is a 64 bit byte?

614


Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?

792


How many boolean functions are there?

600


How to implement an arraylist in java?

601


What is the final field modifier?

631






What do you understand by weak reference?

646


How are the elements of a gridbaglayout organized?

644


What is a method declaration?

599


A person says that he compiled a java class successfully without even having a main method in it? Is it possible?

681


What is int short for?

624


Is arraylist ordered in java?

663


What is mean by collections in java?

659


How many types of voids are there?

627


How to sort a collection of custom Objects in Java?

686


When will you define a method as static in Java?

667