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 a class?

Answer Posted / teja

class is nothing but a collection of variables n member
functions.
Syntax :
class class name
{
------------
-----------
}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are polymorphisms mutations?

1214


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

2204


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2596


What is difference between data abstraction and encapsulation?

1129


What is object and example?

1226


Where You Can Use Interface in your Project

1939


What is inheritance write a program to show use of inheritance?

1204


c++ program to swap the objects of two different classes

2474


What is data binding in oops?

1151


What are the benefits of interface?

1118


any one please tell me the purpose of operator overloading

2444


Is oop better than procedural?

1088


What is polymorphism what are the different types of polymorphism?

1067


What is polymorphism programming?

1180


What is object and class in oops?

1115