Object Oriented Software Engineering   View all facts   Glossary   Help
subject > paradigm > object-oriented paradigm
Next paradigmprocedural paradigm    Upparadigm    Previous paradigmobject orientation   

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 objects2001-08-30 14:56:48.0
has feature polymorphism2001-08-30 14:56:48.0
has fundamental units objects2001-08-30 14:56:48.0
helps to ensure communicational cohesion2001-08-30 14:56:48.0
is a subtopic of 2.1 - What is Object Orientation?2001-08-30 14:56:48.0
is a kind of paradigm2001-08-30 14:56:48.0
organizes code into classes that each contain procedures for manipulating instances of that class alone2001-08-30 14:56:48.0