KnowraObject-oriented programmingLinked fromLinked fromThe 21 pages that link to Object-oriented programming, each with the reason it gives.All 21Broader topic 1Related 7Narrower topic 8Compared with 5AbstractionRelated: Objects offer abstractions that group data and operations behind defined interfaces.Xerox PARCRelated: PARC researchers advanced object-oriented ideas through the Smalltalk programming language.C++Related: C++ supports classes, inheritance, and polymorphism without requiring every program to use them.SketchpadRelated: Sketchpad’s master drawings and instances anticipated ideas later associated with object-oriented systems.Imperative programmingRelated: Many object-oriented languages use imperative commands to update object state.Bjarne StroustrupRelated: Stroustrup incorporated classes and related ideas while preserving C’s systems-programming strengths.Physical objectRelated: Its objects are computational models, not necessarily tangible entities.