<<<<<<<<<<<<<<<<<
Object Oriented is an new way to focus on the relationship between data and operations that can be preformed on the data. Objects are the fundamental building blocks in an object oriented appoarch. Objects define data storage and functions that can be used on an Fido bark Fido: Arf Arf! Command> Fido eat Fido: Munch Command> Fido sic Fido: Action 'sic' is not defined for an instance of dog Command> declare attackdog Rex Rex is an instance of attackdog Command> Is Fido dog TRUE Command> Is Rex dog TRUE Command> Is Fido attackdog FALSE Command> Is Rex attackdog TRUE Command> Rex bark Rex: Arf Arf! Command> Rex eat Rex: Chump Command> Rex sic Rex: Grrr Arf! Arf! Chomp
___________________________
William F. Pfister
Return to ACS home page.
Please send comments and suggestions to
consult@rpi.edu