Technical-Talk banner
Home   About Us   Contact Us

Object

An object has methods, properties and events.

The email you got today from your mother could be used as an example of an object.

The email could have a print method which allows it to print itself out to your printer.

The email could have the properties of sender = your mother and date = today.

The email could have events such as ‘Copy to a folder when it has arrived from a particular sender ‘.

Google