Question
Easy

Arrange the following activities to form a general software engineering process model: (a) Modelling (b) Planning (c) Deployment (d) Construction (e) Communication

1
a, b, c, d, e
2
b, c, e, a, d
3
e, b, a, d, c
4
a, e, d, b, c
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Software Engineering & Problem Solving
Topic: SDLC (Major stages)
Correct Answer
Option C
Explanation

The correct option is (3): The correct sequence, e, b, a, d, c, represents the standard, logical flow for virtually all modern software engineering process models, such as the generic process framework. The process begins with (e) Communication, which involves requirements gathering and collaboration with the client to understand the project's scope and objectives. This leads directly to (b) Planning, where project estimates, schedules, resources, and the overall technical approach…Read More