CV0-004 · Question #345
CV0-004 Question #345: Real Exam Question with Answer & Explanation
The correct answer is C: Minor. Updating from version 3.4.0 to 3.5.0 increments the middle number in semantic versioning, which indicates a minor update. Minor updates typically add functionality or enhancements while maintaining compatibility, unlike patches (last digit) or major updates (first digit).
Question
A security engineer recently discovered a vulnerability in the operating system of the company VMs. The operations team reviews the issue and decides all VMs need to be updated from version 3.4.0 to 3.5.0. Which of the following best describes the type of update that will be applied?
Options
- AConsistent
- BPatch
- CMinor
- DEphemeral
Explanation
Updating from version 3.4.0 to 3.5.0 increments the middle number in semantic versioning, which indicates a minor update. Minor updates typically add functionality or enhancements while maintaining compatibility, unlike patches (last digit) or major updates (first digit).
Topics
Community Discussion
No community discussion yet for this question.