Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / 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

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

Answer / niranjanravi

super class is the class that is inherited.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Core Java Interview Questions

Explain about varargs in java?

0 Answers  


explain the classification of exception and hoew to handle the exceptions

2 Answers  


Does a class inherit the constructors of its superclass in java programming?

0 Answers  


Give us a program to check for parenthesis matching using stack.

0 Answers   Genpact,


Is arraylist a class in java?

0 Answers  


What is meant by method overriding?

0 Answers  


How OOPS concept is achieved in Java?

6 Answers   Cognizant, JPMorgan Chase, Xavient,


What is the this keyword?

0 Answers  


What does %d do in java?

0 Answers  


Features of Java?

4 Answers  


What is java life cycle?

0 Answers  


What is a subsequence of a string?

0 Answers  


Categories