Summary
OO sees the world as a simulation of a set of classified interconnected objects.
The Object model has 7 elements :
- Abstraction, - Typing,
- Encapsulation, - Concurrency,
- Modularity, - Persistance,
- Hierarchy.
Java’s syntax for creating and using classes, objects, methods and interfaces.