FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

SYSTEMS DEVELOPMENT LIFE CYCLES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
When developing a system, the process of visualizing the system to be developed, identifying the structure of the software?
A
Solution design
B
Solution Coding
C
Implementation of the solution
D
Identifying the need
Explanation: 

Detailed explanation-1: -RAD or Rapid Application Development process is an adoption of the waterfall model; it targets developing software in a short period. The RAD model is based on the concept that a better system can be developed in lesser time by using focus groups to gather system requirements.

Detailed explanation-2: -The purpose of the Design Phase is to transform the requirements into complete and detailed system design specifications. Once the design is approved, the Development Team begins the Development Phase.

Detailed explanation-3: -Architectural Design-The architectural design is the highest abstract version of the system. It identifies the software as a system with many components interacting with each other.

Detailed explanation-4: -These activities, or phases, usually include planning, analysis, design, implementation, and maintenance/support.

There is 1 question to complete.