GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Programming  >  C++

 Print  |  
Question:  
What is a class?


Answer: Class is a user-defined data type in C++. It can be created to solve a particular kind of problem. After creation the user need not know the specifics of the working of a class.
 


May 05, 2006 15:38:22 #5
 dunnnnno   Member Since: Visitor    Total Comments: N/A 

RE: What is a class?
 
class is such a bhosdaap which i can never understand whatz the need of this new feature instead of allowing a structure some more functionality.
     

 

Back To Question