How object interacts with outside world
Interface
Does every object provides an interface
Yes
What is message/stimulus in OO
Object communicate with each other through messages with interface
What is encapsulation
An object encapsulates behavior and information