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

Difference between a process and a program?

621


Can a class be declared as protected?

547


Why java is object oriented?

592


How do you do exponents in java?

554


What is array and arraylist in java?

539






What is size of int in java?

563


Is 64bit faster than 32 bit?

586


Can an abstract class be a final class?

535


how come we know the object is no more used in the class?

5468


Explain exception chaining in java?

615


How many types of parsers are there?

563


Explain about automatic type conversion in java?

577


Detail discussions on JVM, memory management and garbage collector.

562


What is finalize()?

613


Can we have try block without catch block?

588