Configuration management is not concerned with
2016
Configuration management is not concerned with
Answer: B. choice of hardware configuration for an application — Configuration management is primarily concerned with controlling changes to software artifacts, including source code, documentation, and version maintenance.…
- A.
controlling changes to the source code
- B.
choice of hardware configuration for an application
- C.
controlling documentation changes
- D.
maintaining versions of software
Attempted by 152 students.
Show answer & explanation
Correct answer: B
Configuration management is primarily concerned with controlling changes to software artifacts, including source code, documentation, and version maintenance. Hardware configuration selection is typically part of system design or infrastructure planning, not software configuration management.