Object Oriented Paradigm Lecture Notes - Gopi Edition

0
Object Oriented Paradigm Lecture Notes - Gopi Edition
Objectives
Object technology helps build complex applications quickly: applications are created from existing components
 Easier design: designer looks at objects as a black box, not concerned with the detail inside
 Software Reuse: Classes are designed so they can be reused in many systems or create modified classes using inheritance
 Enhance the software product quality: Reliability, Productivity, etc
 Support for software adaptability more easily
 Support the move towards distributed systems
 Robustness - classes designed for repeated reuse become stable over time

Attachment : 
.pdf   oop.pdf (Size: 364.83 KB / Downloads: 220)

    Object Oriented Paradigm Lecture Notes - Gopi Edition