why abstract class does not have object creation

Answer Posted / nikhil agrawal

Abstract class containing abstract method as well as concrete method(Having body). The purposes of object creation is to call the method.but the class containing incomplete method means abstract method. its not possible to call incomplete method whose body is not defined. that's why Abstract class does not have object creation.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is singleton class in ruby?

555


Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

605


Is void a return type?

545


Which class contains a method: cloneable or object?

530


What is the difference between inheritance and encapsulation?

587






What class allows you to read objects directly from a stream in java programming?

504


Which is the best approach for creating thread ?

711


which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com

3186


What does escaping a character mean?

528


How to create a base64 decoder in java8?

552


how are methods defined?

547


What are the 8 primitive data types in java?

542


What is data string?

487


What is an object’s lock and which object’s have locks?

502


What do you understand by java?

559