Monday 3 March 2014

3.1.2 Classes

Classes are empty templates that a programmer can create objects or things to program with. They allow you to create custom data structures. Each object created contains data about itself. Some of these things can include: Cars, animals and items in a vending machine