Technology and Engineering Atlas

How Things Are Built
Sign In
Text size
100%
Theme
Methods

Object-Oriented Programming

Software Engineering

Citation Formats

General Reference

APA Style

BibTeX

Object-oriented programming, known as OOP, is a programming paradigm built around objects, software entities that encapsulate both data and the functions that operate on it, with a program consisting of objects that interact with one another. A programming language is described as object-oriented if it provides features supporting this style, though because the exact set of features that count as object-oriented is itself debated, how fully any given language qualifies is not always settled, and since programming paradigms are not mutually exclusive, a single language can support object-oriented programming alongside other paradigms at once. Widely used languages with object-oriented support include C++, C#, Java, JavaScript, Python, Ruby, Swift and Objective-C, among many others.

Comments (0)
No comments yet. Be the first to share a thought.
Reader Challenges (0 open reader challenges)
No disputes yet. Spotted an error or a better source? Open the first one.

View At A Past Year

The atlas records no dated fact of its own for this entry, so there is no other year to choose.