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

Answer Posted / sujit

it is process of representing the essential features
without knowing the background details,
we use the member functions and data members in the class
but we dont know how it works.
EX.
class abc
{int l;
void getdata();
};

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a linked list in c++?

1107


What are the storage qualifiers?

1220


How const int *ourpointer differs from int const *ourpointer?

1192


How do you flush std cout?

1152


Define a constructor?

1109


Can we declare a base-class destructor as virtual?

1073


What is auto used for in c++?

1112


How to give an alternate name to a namespace?

1131


Explain register storage specifier.

1057


What is setw manipulator in c++?

1126


How a macro differs from a template?

1223


What does namespace mean in c++?

1145


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

1187


Which programming language is best to learn first?

1124


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

1113