Question 1771 – Nielit Scientific Assistance IT 15-10-2017
December 12, 2023Compiler-Design
December 12, 2023OOPS
|
Question 142
|
If the objects focus on the problem domain, then we are concerned with
|
Object Oriented Analysis
|
|
|
Object Oriented Design
|
|
|
Object Oriented Analysis and design
|
|
|
None of the above
|
Question 142 Explanation:
→ The purpose of any analysis activity in the software life cycle is to create a model of the system’s functional requirements that is independent of implementation constraints.
→ The main difference between object-oriented analysis and other forms of analysis is that by the object-oriented approach we organize requirements around objects, which integrate both
behaviors (processes) and states (data) modeled after real world objects that the system interacts with. In other or traditional analysis methodologies, the two aspects: processes and
data are considered separately.
→ For example, data may be modeled by ER diagrams, and behaviors by flow charts or structure charts.
→ The main difference between object-oriented analysis and other forms of analysis is that by the object-oriented approach we organize requirements around objects, which integrate both
behaviors (processes) and states (data) modeled after real world objects that the system interacts with. In other or traditional analysis methodologies, the two aspects: processes and
data are considered separately.
→ For example, data may be modeled by ER diagrams, and behaviors by flow charts or structure charts.
Correct Answer: A
Question 142 Explanation:
→ The purpose of any analysis activity in the software life cycle is to create a model of the system’s functional requirements that is independent of implementation constraints.
→ The main difference between object-oriented analysis and other forms of analysis is that by the object-oriented approach we organize requirements around objects, which integrate both
behaviors (processes) and states (data) modeled after real world objects that the system interacts with. In other or traditional analysis methodologies, the two aspects: processes and
data are considered separately.
→ For example, data may be modeled by ER diagrams, and behaviors by flow charts or structure charts.
→ The main difference between object-oriented analysis and other forms of analysis is that by the object-oriented approach we organize requirements around objects, which integrate both
behaviors (processes) and states (data) modeled after real world objects that the system interacts with. In other or traditional analysis methodologies, the two aspects: processes and
data are considered separately.
→ For example, data may be modeled by ER diagrams, and behaviors by flow charts or structure charts.
