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...

How is an Abstract Base Class(ABC) related to an "Abstract
Data Type" (ADT)

Answer Posted / guest

An ADT is a concept - the basic idea of a data type that
doesn't specify how the data type is implemented.

An ABC is a method C++ provides for creating an ADT.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ array?

1194


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

1328


Which programming language is best?

1040


Write about the scope resolution operator?

1077


What is encapsulation in c++?

1378


Why is c++ so fast?

1087


Is c++ the hardest programming language?

1178


Describe friend function & its advantages.

1176


What character terminates all character array strings a) b) . c) END

1358


Tell me can a pure virtual function have an implementation?

1104


Which function should be used to free the memory allocated by calloc()?

1067


What is the difference between while and do while loop?

1205


Comment on assignment operator in c++.

1171


Do inline functions improve performance?

1134


Incase of a function declaration, what is extern means?

1028