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

object-oriented paradigm
subjectfact 
object-oriented paradigmhas definition An 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 objectssource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:35.0
has feature polymorphism    source: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:35.0
has fundamental units objectssource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:35.0
is a subtopic of Object Oriented Programming Concepts2001-10-19 11:37:35.0
is a kind of paradigmsource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:35.0
organizes code into classes that each contain procedures for manipulating instances of that class alonesource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:35.0