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 do you mean by a JVM?

846


What is prime number in java?

775


What is anti pattern in programming?

755


Can you override a final method?

805


What is variable and rules of variable?

776


Can a set contain duplicates?

732


What is meant by local variable and instance variable?

833


What does file separator do in java?

768


What is the advantage of preparedstatement over statement?

839


What exceptions occur during serialization?

868


Is 0 true or is 1 true?

721


How big is a 32 bit integer?

785


Which is faster set or list in java?

813


What is the difference between equals() and?

850


What does  mean in regex?

785