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

What is difference between path and classpath in java?

457


What is meant by method overriding?

524


What does it mean that a method or field is “static”?

531


What is the size of int?

564


What are the rules for naming an array?

501






What is the latest java version?

536


What do you mean by stream pipelining in java 8?

709


What is the benefit of singleton pattern?

495


What is ph and buffers?

498


describe method overloading

513


What is ascii format?

526


Explain about narrowing conversion in java?

550


What is exception in java?

550


Does java return by reference?

514


What environment variables do I need to set on my machine in order to be able to run java programs?

578