SYSTEMS DEVELOPMENT ANALYSIS
SYSTEMS DEVELOPMENT LIFE CYCLES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Structured approach
|
|
Unstructured approach
|
|
Object-oriented approach
|
|
A planning-oriented approach
|
Detailed explanation-1: -There are two main approaches to software analysis and design, namely, Function-Oriented Approach and Object-Oriented Approach.
Detailed explanation-2: -1) Architectural design: To describes the views, models, behaviour, and structure of the system. 2) Logical design: To represent the data flow, inputs and outputs of the system.
Detailed explanation-3: -System Design is the process of designing the architecture, components, and interfaces for a system so that it meets the end-user requirements.
Detailed explanation-4: -What Does Top-Down Design Mean? A top-down design is the decomposition of a system into smaller parts in order to comprehend its compositional sub-systems. In top-down design, a system’s overview is designed, specifying, yet not detailing any first-level subsystems.