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's the difference between abstract class and concreate
class? what's the meaning of standard template library(STL)?

Answer Posted / hkouki

An abstract class is the class that define the interface
without the necessity to implement all the member
functions.

The derived class (from base abstract class) that implement
all the missing functions

Is This Answer Correct ?    39 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by stl in c++?

1094


What is stl stack?

1077


What is stl in c++ with example?

1096


draw a flowchart that accepts two numbers and checks if the first is divisible by the second.

3328


In what scenario does the Logical file and Physical file being used?

2782


How is stl different from c++ standard library?

1261


how to use C++?

2491


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

1907


What is a list in c++ stl?

1125


Is there any error below, its a code to delete all entires from a map #include #include iostream.h int main() { int i =0; map TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }

2341


please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html

2210


What are the various types of stl containers?

1116


Can we use stl in coding interviews?

1755


When did c++ add stl?

1180


What does stl stand for in basketball?

1088