Can you make an instance of an abstract class?

Answer Posted / kanu

No. The abstract class can not be instantiated. They can
only be declared. The class might choose to do this if the
abstraction it represents is so general that it has to be
specialized in order to be of practical use.

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mutable object and immutable object?

624


What is the purpose of using bufferedinputstream and bufferedoutputstream classes?

546


What is a values collection view ?

681


Can we pass a primitive type by reference in java? How

530


What is the purpose of sizeof operator?

526






How can we use primitive data types as objects?

555


What is difference between ++ I and I ++ in java?

524


How to sort array of 0 and 1 in java?

541


What does compareto () do in java?

566


What is jit compiler ?

574


What does business logic mean?

501


What is use of a abstract variable?

534


Is string serializable in java?

538


Explain the difference between an object-oriented programming language and object-based programming language?

545


When object is created and destroyed?

638