What is Object Oriented Programming

OOP: English Object Oriented Programming consists of the initials. OOP is a programming technique. It is used in many current programming languages. It has been translated into Turkish as object -oriented programming.

If it is necessary to divide programming techniques into two, it is first divided into two as functional and object -oriented. In functional programming, all commands are written in the form of a list that extends to pages. In object -oriented programming, functions and changes are divided into groups according to their purpose and kept in different files.

The most important avataj of using OOP is the reuse and increasing the security of the codes.

Especially for the following four issues are essential conditions for OOP, for safety and reusability, these issues must also be known:

  • Encapsulaization (Closing)
  • Loose Coupling.
  • Polymorphism (similarity)
  • Inheritance (inheritance)

Oop nedir

Önceki cevap: What does twitter mean? Sonraki Cevap: What is Kamikazi?