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

Answer Posted / padmas

Class is the design of a any program structure with name, variables and methods included in it as a group. When any class gets executed at runtime it gets object created equivalently. Such as when a class name is tree, the object it gets created as , tree of any type. if pen is a class, then the object of pen can be, few we name it..

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 encapsulation process?

1032


What are objects in oop?

1083


What is class and example?

1155


Can we create object of interface?

1115


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

4728


Write a c++ program to display pass and fail for three student using static member function

3382


What is the example of polymorphism?

1102


What is encapsulation example?

1037


Why do we use inheritance?

1100


class type to basic type conversion

2387


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

2120


What is multilevel inheritance explain with example?

1132


What is difference between data abstraction and encapsulation?

1067


What is polymorphism what are the different types of polymorphism?

997


Give two or more real cenario of virtual function and vertual object

2316