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 / raghul

IT IS A PROCESS OF SEPARATING ESSENTIAL AND NON-ESSENTIAL INFORMATION ABOUT A CLASS OR OBJECT.
A CLASS OR OBJECT MAY HAVE NUMBER OF INFORMATION ASSOCIATED WITH IT.
FOR DIFFERENT USERS DIFFERENT SET OF INFORMATION
EXAMPLE:- #INCLUDE <IOSTREAM>
USING NAMESPACE STD

INT MAIN()
{
COUT<<"HELLO C++"<<END1;
RETURN 0;
}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is vector string in c++?

1136


How can an improvement in the quality of software be done by try/catch/throw?

1140


What is pure virtual function?

1110


Is it possible for the objects to read and write themselves?

1167


Is empty stack c++?

1060


What is the real purpose of class – to export data?

1167


Why do we need templates?

1051


Why is c++ difficult?

1112


Define a nested class.

1126


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

2439


How do you write a function that can reverse a linked-list?

1172


What do you mean by delegate? Can a user retain delegates?

996


What is abstraction with real time example?

1207


Is c++ a difficult language?

1205


What are all predefined data types in c++?

1172