符合以下:
1) Waterfall model a) Specifications can be
developed incrementally
2) Evolutionary model b) Requirements compromises
are inevitable
3) Component-based c) Explicit recognition of risk
software engineering
4) Spiral development d) Inflexible partitioning of
the project into stages
(A) 1-a,2-b,3-c,4-d
(B) 1-d,2-a,3-b,4-c
(C) 1-d,2-b,3-a,4-c
(D) 1-c,2-a,3-b,4-d答案: (B)
解释:
- 瀑布模型:我们无法继续进行下一个阶段,就无法返回上一个项目阶段,因此缺乏灵活性
- 进化的:它随着进化而不断变化,因此本质上是渐进的
- 基于组件:基于重用的方法,用于将松散耦合的独立组件定义,实现和组成系统
- 螺旋:螺旋模型是最先进的模型,它包括四个面,其中之一是“风险”。
- 阶段:计划,风险分析,工程和评估
这个问题的测验