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 a container class? What are the types of container classes?

Answer Posted / subham chaudhary

A container class is a class that is used to hold objects in memory or external storage. A container class acts as a generic holder. A container class has a predefined behavior and a well-known interface. A container class is a supporting class whose purpose is to hide the topology used for maintaining the list of objects in memory. When a container class contains a group of mixed objects, the container is called a heterogeneous container; when the container is holding a group of objects that are all the same, the container is called a homogeneous container.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are guid? Why does com need guids?

1116


Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

1184


Is c++ low level?

1074


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

1160


What is #include cstdlib in c++?

1232


Is there any difference between int [] a and int a [] in c++?

1068


Write a Program for find and replace a character in a string.

1132


Which is best c++ or java?

1142


Write about an iterator class?

1131


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

1064


Define a nested class.

1126


What's the most powerful programming language?

1094


What is the role of copy constructor in copying of thrown objects?

1117


Can circle be called an ellipse?

1138


which operator is used for performing an exponential operation a) > b) ^ c) none

1112