Object Oriented Programming

home categories tags applets coaching about rss Theme: switch to next theme

Object Oriented Programming

On June 22, 2019 in notes 2 minutes read

Tags: software-developmentoopdesign

Table of Contents


Why OOP?

The Object Oriented Programming (OOP) Languages directly represent the real life objects like Car, Jeep, Account, Customer, etc. Its key benefits are increased quality and reduced development time, due to:

Common terms

Back to top ↑

Related

Most related