Multiple choice

Configuration management is not concerned with

  1. controlling changes to source code

  2. choice of hardware configuration for an application

  3. controlling documentation changes

  4. maintaining various versions of software

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

Configuration management focuses on the software artifacts, such as source code, documentation, and version control. The choice of physical hardware is generally outside the scope of software configuration management.