FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

SYSTEMS DEVELOPMENT LIFE CYCLES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What are the two approaches that is used for analysis and design?I. System modellingII. Object modellingIII. Program modellingIV. Process modelling
A
I and II
B
I and III
C
II and III
D
II and IV
Explanation: 

Detailed explanation-1: -There are two main approaches to software analysis and design, namely, Function-Oriented Approach and Object-Oriented Approach.

Detailed explanation-2: -However, comparing between the three approaches: traditional, agile, and object oriented approach, there is no clear answer as which is the best approach since they all have different advantages and disadvantages.

Detailed explanation-3: -The most common system analysis techniques are: Block diagram (system analysis) Fault tree analysis (system analysis) Event tree analysis.

Detailed explanation-4: -Behavioural Model describe the overall behaviour of the system. To represent system behaviour, two models use one is Data processing model, i.e. DFD (Data Flow Model), and another is state machine model, i.e. state diagram.

There is 1 question to complete.