what is main purpose of abstract class?

Answer Posted / rakesh@crr

if a class contains abstract method,that class must be
declared as a abstract class. abstract methods contains only
declarations. it does not contain objects.

Is This Answer Correct ?    16 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is flush buffer?

516


what is the final keyword denotes in java?

579


What does I ++ mean?

599


How many types of memory areas are allocated by jvm?

558


Is break statement can be used as labels in java?

500






What about instanceof operator in java?

594


Can each java object keep track of all the threads that want to exclusively access it?

534


What is internal variable?

536


How many ways can we create singleton class?

501


What is the purpose of checked and unchecked exceptions in JAVA?

564


Can we serialize static variables in java?

650


Explain what is Marker interface?

613


Can a class be private in java?

539


How do I start learning java?

557


How many types of voids are there?

535