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

give me some class & objects examples?

Answer Posted / divyaja

Sometimes, a programmer will want to
define a custom "thing" and the operations
that can be performed on that "thing"
• A class is the definition
• An object is a particular instance of a class
• Classes contain
– data, called members
– functions, called methods

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between the message and method in c++?

1115


Define what is constructor?

1112


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

1103


How do you clear a buffer in c++?

1005


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

1148


What is a dynamic binding in c++?

998


Can java be faster than c++?

1199


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

1223


What is the difference between a definition and a declaration?

1111


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

3737


What is using namespace std in cpp?

1241


How does atoi function work?

1174


what is COPY CONSTRUCTOR and what is it used for?

1126


Why is c++ still popular?

1097


What is the history of c++?

1132