Skip to main content
Lesson 1 - Introduction to Object Oriented Programming
Lesson MenuPreviousNext
  
Summary/Review page 7 of 8

One can think of an OOP application as a simulated world of active objects. Each object has a set of methods that can process messages of certain types, send messages to other objects, and create new objects. A programmer creates an OOP application by defining classes of objects.


Lesson MenuPreviousNext
Contact
 ©ICT 2003, All Rights Reserved.