Which software development model focuses on assembling pre-built, reusable software components rather than custom coding from scratch?
AExtreme Programming (XP)
BCleanroom Software Engineering
CComponent-Based Software Engineering (CBSE)
DPrototyping Model
Explanation
CBSE emphasizes software reuse by composing applications using standardized off-the-shelf software components.

No Comments