What is Abstract class in C++?
Anonymous
Abstract class is a class that doesn't have any direct instances but has indirect instances. The class Abstract does not a body where as its sub classes can have instances .
Check out your Company Bowl for anonymous work chats.