SDLC 面试题与答案
Question: Explain the types of SDLC models.Answer:The following are the predominant models that come under SDLC: Waterfall model: The waterfall model is a prominent software engineering and product development approach that takes a linear, sequential approach to the software development life cycle (SDLC). The waterfall approach emphasizes a logical step-by-step process. It was the first model in the software business to be extensively adopted. It is divided into phases, with one phase's output becoming the input for the next. |
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
用户评价最有帮助的内容:
- What is Software Life Cycle?
- What are the different phases in SDLC?
- Why is software development life cycle important?
- What is SDLC model? What are the most well known SDLC models?
- Describe waterfall software development life cycle model.