FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

SYSTEMS DEVELOPMENT LIFE CYCLES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Conceptual Design There are two approaches used to design the system concept in Developing a new system top down:
A
Structured approach
B
Unstructured approach
C
Object-oriented approach
D
A planning-oriented approach
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: -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.

There is 1 question to complete.