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 object?

Answers were Sorted based on User's Feedback



what is object?..

Answer / jayesh pawar

OBJECT IS ONE OF THE TYPE OF INSTANCE OF THE CLASS

Is This Answer Correct ?    15 Yes 0 No

what is object?..

Answer / v.santhoshini

object is an instance of the class
or
object is a real world entity

Is This Answer Correct ?    7 Yes 0 No

what is object?..

Answer / tdurga

OBJECT IS ONE OF THE TYPE OF INSTANCE OF THE CLASS

Is This Answer Correct ?    3 Yes 1 No

what is object?..

Answer / jai

an object is a physical representation of a class.
example:
class - fruit(logical)
object- apple(physical)

Is This Answer Correct ?    5 Yes 5 No

what is object?..

Answer / sruthi

Objects are Instances of a Class,And Class is an Collection
of Objets.

Is This Answer Correct ?    0 Yes 0 No

what is object?..

Answer / bheda govind

OBJECT IS A ONE OF THE TASK OF THE CLASS.

Is This Answer Correct ?    0 Yes 1 No

what is object?..

Answer / sharon

instance or example of a class

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C++ General Interview Questions

Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


What is the extension of c++?

0 Answers  


Where can I run c++ program?

0 Answers  


Problem 5: Hero's Formula is A method for calculating the area of a triangle when you know the lengths of all three sides. Let a, b, c be the lengths of the sides of a triangle. The area is given by:A= pp-ap-b(p-c) | wherep= a+b+c2 | | Write a C-language code to calculate area of triangle using above method. Take the three lengths of the triangle from the user and display the area that your program calculates.

0 Answers   Maxobiz,


When can I use a forward declaration?

0 Answers  


Comment on assignment operator in c++.

0 Answers  


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


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

0 Answers  


Write a recursive program to calculate factorial in c++.

0 Answers  


What is meant by const_cast?

0 Answers  


What is a tree in c++?

0 Answers  


Categories