D
"Major - The first number in the version. 2 and 3 are Python's famous major versions. The major segment is the most common calendar-based component.
Minor - The second number in the version. 7 is the most popular minor version of Python.
Micro - The third and usually final number in the version. Sometimes referred to as the "patch" segment.
Modifier - An optional text tag, such as "dev", "alpha", "beta", "rc1", and so on."
from https://calver.org/
D is the answer.
https://calver.org/
There are multiple calendar versioning schemes, long used by projects big and small. Rather than declaring a single scheme to be CalVer, it's important to recognize the practicality of each and design the scheme to fit the project. First, the parts of the version:
- Major - The first number in the version. 2 and 3 are Python's famous major versions. The major segment is the most common calendar-based component.
- Minor - The second number in the version. 7 is the most popular minor version of Python.
- Micro - The third and usually final number in the version. Sometimes referred to as the "patch" segment.
- Modifier - An optional text tag, such as "dev", "alpha", "beta", "rc1", and so on.
Answer is D.
The CalVer versioning scheme uses the following format: {year}.{month}{modifier}. The modifier can be used to indicate a pre-release version or a special build, among other things.
Since the tag of "beta" is a pre-release version, it is appropriate to include it in the modifier part of the version.
This section is not available anymore. Please use the main Exam Page.AZ-400 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
mrg998
Highly Voted 2 years, 3 months agoDankho
3 months, 4 weeks agofunny_penguin
2 years, 2 months agoYameo
Most Recent 6 months, 4 weeks agovsvaid
1 year, 4 months agorenzoku
1 year, 9 months agozellck
1 year, 10 months agoMadbo
1 year, 12 months agocrymo99
2 years, 3 months ago