CoolTuts
Free Tutorials
Pages
Home
ASP Videos
ASP Articles
Tuesday, May 25, 2010
What are Classes
Classes: Classes are like datatype on which object is created. It is like a template of an Object.
Class is a user defined data type.
Classes are like structures in C.
Class occupies static variables memory and it is a logical representation.
Memory is continuous until closing the application.
Classes doesn't have lifetime.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment