CompTIA Cloud+ (CV0-004) — Question 118
Which of the following types of releases best describes the update made to a code repository production release when it changes from version 1.0 to version 1.1?
Answer options
- A. Alpha
- B. Beta
- C. Minor
- D. Major
Correct answer: C
Explanation
The change from version 1.0 to 1.1 is classified as a minor release because it typically includes small improvements or bug fixes rather than significant changes. Alpha and Beta refer to pre-release stages, while a Major release would indicate a larger overhaul or significant new features.