Skip to content
Gallery
SW Architecture Design
More
Share
Explore
Architectures

icon picker
OOP

Oriented-Object Programming
POO Values of True or Principles →
Inheritance → Reusable
Encapsulation → Secure / Self Contained Data
Abstraction → Class / Instance Representation
Polymorphism → Specific Behavior
Main Components
Classes
Objects
Properties → Public(other classes), Protected (only by child) and Private (same class)
Methods → Behaviors
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.