What is Class?

 Posted by Poster on 4/24/2008 | Category: OOPS Interview questions | Views: 12214
Answer:

A Class is the generic definition of what an object is a template.

The keyword class in C# indicates that we are going to define a new class (type of object)


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response