What is an abstract class?

Answer Posted / guest

Hi...
Abstract class: U cannot instantiate an object of Abstract
class.An abstract class should having atleast one abstract
methoda and it should not final.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you decide when to use arraylist and linkedlist?

528


What do you mean by inner class in java?

561


What are access specifiers in java ?

586


What is user defined exception in Java?

606


Explain the difference between serializable and externalizable in java?

530






What do you understand by classes in java?

551


Is java map thread safe?

485


What are the three parts of a lambda expression?

524


Where are variables stored?

546


What is an anonymous class in java?

537


How do you call a reference in java?

512


How to perform bubble sort in java?

584


What is use of valueof () in java?

551


What is sortedmap in java?

546


What is a Null object?

883