Hello,
Please tell me What is an Abstract classes in C++ language? I'm waiting for your reply.

Thanks In Advance

Recommended Answers

All 3 Replies

Why don't you look up the term "abstract class" in a search engine, like a non-moron.

A class with a purely virtual function. (ie can't be instantiated)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.