Constructing an Object (class data and more methods)
At this point in the object tutorial, we have built a Slot class that
builds a simple object with a few attributes and provides accessor
routines for those attributes the user might need, but we don't have a
working slot machine by any means. Our slot machine will be a variation
on the lucky-7 variety with 3 spinning wheels each containing the
following digits: 0,1,2,3,7. Three sevens will pay the most, followed
in descending order by three threes, three twos, three ones, three of
any combination of one, two and three, and three zeros.
The payoff scheme will be as follows (I don't have much experience slot
machines and odds, so I'm making this up as I go along
» posted by ITworld staff
ITworld
Symantec Backup Exec 12 and Backup Exec System Recovery 8 deliver industry leading Windows data protection and system recovery. Download this whitepaper to find out the top reasons to upgrade and how to get continuous data protection and complete system recovery.
Data and system loss — from a hard drive failure, malicious attack, natural disaster, or simple human error — can happen anytime. Don’t leave your business vulnerable. Make sure you have a secure recovery strategy in place. Symantec's latest backup and system recovery technology can efficiently restore critical applications, individual emails and documents and even restore your entire system in minutes in the event of a loss.
Businesses face a growing challenge to ensure that the IT environment is properly protected. Backup Exec 12 integrates with other applications in the Symantec family of products, to complement your current data protection strategy, keep your data securely backed up and make it recoverable when you need it most.







