Thursday, December 3, 2009

OOPS

What is a class?
Class acts like a blue print for Object.Class describe the nature of a particular thing. Structure and modularity is provided by a Class in object oriented programming environment

No comments:

Post a Comment