in Object Oriented Programming retagged by
1,301 views
0 votes
0 votes

If the objects focus on the problem domain, then we are concerned with

  1. Object Oriented Analysis
  2. Object Oriented Design
  3. Object Oriented Analysis and Design
  4. None of the above
in Object Oriented Programming retagged by
by
1.3k views

1 Answer

0 votes
0 votes
option A will be correct.

 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.

2 Comments

what about object oriented design ?? plz explain
0
0
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.
0
0
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true