Thank You Paul
Regards
Umesh Dev
On Thu, Oct 1, 2009 at 7:40 PM, Paul Schreiner wrote:
> A "Class" is a way of defining a new object and attributes.
>
> let's say you wanted to create an object called "People".
>
> Now, for each person in "People" you wanted to save the
> Name
> Address
> City
A "Class" is a way of defining a new object and attributes.
let's say you wanted to create an object called "People".
Now, for each person in "People" you wanted to save the
Name
Address
City
Postal_Code
Phone_Home
Phone_Work
Phone_Cell
Birthday
Start_Date
You would define this "Class" in a Clas