Java   View all facts   Glossary   Help
paradigm > object-oriented paradigm
Next paradigmprocedural paradigm    Upparadigm

object-oriented paradigm comparison table
Subject have feature have fundamental units is a kind of is a subtopic of organize has definition
paradigm  kbTop   
object-oriented paradigmpolymorphismobjectsparadigmObject Oriented Programming Conceptscode into classes that each contain procedures for manipulating instances of that class aloneAn approach to software design and programming in which software is primarily thought of as a collection of classes that each have responsibilities for various operations, and which are instantiated at run time to create objects

Next paradigmprocedural paradigm    Upparadigm