In computer science, V-model refers to which of the following?
- A. A software development model where each development phase has a corresponding testing phase, forming a V shape. ✓
- B. A preliminary working model of a software system built to gather early feedback from users.
- C. A design principle that divides a software system into separate, independent components.
- D. A software development technique in which two programmers work together at one workstation.
Correct answer
A. A software development model where each development phase has a corresponding testing phase, forming a V shape.
Explanation
V-model refers to a software development model where each development phase has a corresponding testing phase, forming a V shape.