Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is an abstract class?

Answer Posted / btech

Class that has at least one pure virtual function
Class that Can not be instantiated


Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why should a c++ programmer be interested in stl?

1148


Explain about vectors in c ++?

1080


How does c++ structure differ from c++ class?

1181


What is the purpose of ios::basefield in the following statement?

1303


What is diamond problem in c++?

1057


What is lvalue?

1215


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

1062


Where must the declaration of a friend function appear?

1016


What are functions in oop?

1120


What is c++ mutable?

1164


Can I learn c++ in a week?

1127


How come you find out if a linked-list is a cycle or not?

1083


What is C++11?

1613


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

1059


Mention the ways in which parameterized can be invoked. Give an example of each.

1112