Wanna $10??? klik & register now!!!

Kamis, 15 April 2010

CLASS

What is Class?
A class is a blueprint or prototype from which objects are created

• Definition of class:
  • A template for creating objects.
  • -The prototype / blue print defines variables and methods in general.
• Objects (instances of classes) is the result of instantiation of a class, the process of forming objects from a class is called instantiation.
• Objects created from the same class have the same attributes and methods, but its value can be different


Tidak ada komentar:

Posting Komentar