What is the other name of Linear Sequential Model in software engineering?
2021
What is the other name of Linear Sequential Model in software engineering?
- A.
Spiral model
- B.
Waterfall model
- C.
Prototype model
- D.
RAD model
Attempted by 336 students.
Show answer & explanation
Correct answer: B
The Linear Sequential Model is the classic lifecycle model for software development. It suggests a systematic, sequential approach to software development that begins at the system level and progresses through analysis, design, coding, testing, and support.