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?

Answers were Sorted based on User's Feedback



What is a class?..

Answer / bhagavathi chouhan

a class is a set of objects.for ex define a class birds, it
will contain thec group of birds with diffrent names like
parrot,crow,peacock etc.

Is This Answer Correct ?    0 Yes 1 No

What is a class?..

Answer / siva

collection of similar objects is called class

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More OOPS Interview Questions

Why do we use class?

0 Answers  


//what is wrong with the programme?? #include<iostream.h> template <class first> class dd { first i; public: void set(); void print(); }; void dd< first>:: set() { cin>>i; } void dd< first>::print() { cout<<"\n"<<i; } void main() { dd <char>g; g.set(); g.print(); }

1 Answers  


explain the concepts of oops?

1 Answers  


write a c++ code of diagonal matrix.

2 Answers  


What is ambiguity in c++

4 Answers   Accenture, Mphasis,


function overridind means and simple program

2 Answers  


What is abstraction in oop with example?

0 Answers  


How do you explain polymorphism?

0 Answers  


What is the different between Applet and Application?

2 Answers  


string is a class or data type in java?

3 Answers  


Why is destructor used?

0 Answers  


What is use of overloading?

0 Answers  


Categories