Multiple choice

Which of the following is included in the design phase?

  1. Data, architecture and procedural designs

  2. Architecture, procedural and interface designs

  3. Data, architecture, interface and procedural designs

  4. Data, architecture and interface designs

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The design phase encompasses four key components: data design (how information is organized), architecture design (system structure and components), interface design (user and system interactions), and procedural design (algorithms and processing logic). Omitting any of these would result in an incomplete design.