What is a Class in dot Net?
The class describes all the attributes of objects, as well as the methods which implement the behavior of member objects. It is a comprehensive data type which describes a blue print of objects. This is a template of object.