What is an abstract class?

Answer Posted / sitaram

abstract class is class. we can't create the instantiate the
object of abstract class. In abstract class contains
concrete and abstract methods.when ever we can implement the
abstract methods. The current class will extends the
abstract class.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is queue in java?

552


What are the different collection views provided by maps?

561


What is boolean strategy?

622


What are identifiers in java?

571


Why do we need strings in java?

519






What is the preferred size of a component in java programming?

535


What is codebase?

529


How does sublist works in java?

538


What is treeset in java?

538


How many bytes is a char in java?

523


Is java written in c?

538


What is method overriding in java ?

650


Explain about anonymous inner classes ?

572


Is a class subclass of itself?

598


What is the point of java?

547