Can an abstract class be instantiated? - ProProfs Discuss
Advertisement

Can an abstract class be instantiated?

Can an abstract class be instantiated?

Change Image    Delete



Asked by SPACECOMPUTER, Last updated: Jan 28, 2024

+ Answer
Request
Question menu
Vote up Vote down

3 Answers

Anika Nicole

Anika Nicole

Content Writer, Teacher

Anika Nicole
Anika Nicole, Wordsmith, PG In Journalism, New York

Answered Sep 12, 2018

No, an abstract class cannot be instantiated in C++. Instantiating an abstract class simply means creating an object of Abstract class that's really impossible.

Basically, an abstract class contains at least one Pure Virtual function in it and is used to provide an Interface for its subclasses. Here, pointers and references of Abstract class type can be created. Also, Abstract classes can be subclasses. Subclassing of an abstract class means providing implementations for all of the abstract methods in its parentclass through that subclass.

upvote downvote
Reply 

H. Martin

H. Martin

H. Martin
H. Martin, Content Writer, Charlotte

Answered Jul 17, 2018

Yes an abstract class can be instantiated. The C++ language is an important asset in the world of computer development. It allows users to conveniently use multiple commands to create an interactive platform for users. Slight modifications result in complex functions which makes this language a valuable too. Developers design, debug and create a new software with this language.

It is the basic language of the computer world which is used to command different software to perform according to requirements. Developers can use this language online as well leading to complex online web pages and media. Developers having a strong command on the language can excel in the developing world.

upvote downvote
Reply 

John Smith

John Smith

John Smith
John Smith

Answered May 17, 2017

True
upvote downvote
Reply 

Advertisement
Advertisement
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader

Email Sent
We have sent an email to your address "" with instructions to reset your password.