Vidyarthiplus (V+) - Indian Students Online Education Forum

Full Version: Object Oriented Paradigm Lecture Notes - Gopi Edition
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 : [attachment=21607]