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 the difference between class and object?

Answer Posted / sanjith

Actually,
*Class is a collection of general declarations for data members and member functions ,that means it doesnot hold any memory.

*when we give certain values to a class ,objects are created.
that means a memory is allocated when objects are created.

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 inheritance write a program to show use of inheritance?

1091


What is encapsulation c#?

1015


What is the benefit of oop?

1000


What is abstraction in oop with example?

1064


What is the difference between a mixin and inheritance?

936


What is abstraction and encapsulation?

945


Write a program to reverse a string using recursive function?

2278


What are the types of abstraction?

998


class type to basic type conversion

2340


What is destructor example?

991


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

2191


What is polymorphism what are the different types of polymorphism?

949


What is the difference between encapsulation and polymorphism?

1049


Explain the concepts involved in Object Oriented programming.

1146


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4680