Glossaria.net

Glossary Java / Term

OOP

Object Oriented Progamming. A programming paradigm that treats program elements as objects that have data fields and functions that act on the data fields. The three main characteristics of OOP are encapsulation , inheritance , and polymorphism.

Permanent link OOP - Creation date 2022-01-03


< OLE Glossary / Java Optional Packages >