MCS-032 Object Oriented Analysis and Design Solved Assignment 2019-2020


Q1. What is OOAD? Explain concepts of objects and class with the help of examples and diagrams.
Ans. Object-oriented analysis and design (OOAD) is a popular technical approach for analyzing and designing an application, system, or business by applying objectoriented programming, as well as using visual modeling throughout the development life cycles to foster better stakeholder communication and product quality.
OOAD in modern software engineering is typically conducted in an iterative and incremental way. The outputs of OOAD activities are analysis models (for OOA) and design models (for OOD) respectively. The intention is for these to be continuously refined and evolved, driven by key factors like risks and business values

Object and Class
The concepts of objects and classes are intrinsically linked with each other and form the foundation of object–oriented paradigm.

For complete solution Click Here

👉For any query contact me.

Comments

Popular posts from this blog

Array

Asymptotic notations