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

What are scalar data types?

513


What is Hierarchy of exception?

630


Can we override constructors in java?

664


What is garbage collection? Can it be forced to run?

533


How do you declare an array in java?

506






What is java’s garbage collected heap?

517


What is the r character?

576


What is difference between final and immutable?

545


How are observer and observable used in java programming?

535


How does list work in java?

496


What is final?

590


how can you take care of mutual exclusion using java threads? : Java thread

593


Is simpledateformat safe to use in the multithreaded program?

528


What is anti pattern in programming?

485


Which is better stringbuffer or stringbuilder?

519