Multiple choice

In which phase of waterfall model does the realization of a technical specification into a software component take place?

  1. Installation

  2. Design

  3. Implementation

  4. Maintenance

  5. Requirement specification

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

An implementation is a realization of a technical specification or algorithm as a program, software component, or other computer system through computer programming and deployment. Many implementations may exist for a given specification or standard. For example, web browsers contain implementations of World Wide Web Consortium-recommended specifications, and software development tools contain implementations of programming languages.