Object-oriented Design Article Index for
Object-oriented
Website Links For
Design
 

Information About

Object-oriented Design




Four stages can be identified:

# Identify the classes and objects
# Identify their semantics
# Identify their relationships
# Specify class and object interfaces and implementation

Object-oriented design is one of the stages of Object-oriented Programming .


LITERATURE



SEE ALSO