Object-Oriented
Supports key OO concepts - PIE
Everything is an object – value types and reference types
Object model is part of infrastructure
No globals
All must be encapsulated in a class – instance/static members
Default: methods are nonvirtual
Previous slide
Next slide
Back to first slide
View graphic version