Direction: Choose the correct option
Q1.
What is semantic versioning?
Direction: Choose the correct option
Q2.
In version `2.5.1`, what does the `5` represent?
Direction: Choose the correct option
Q3.
What does the caret `^1.2.3` mean in `package.json`?
Direction: Choose the correct option
Q4.
What does the tilde `~1.2.3` allow?
Direction: Choose the correct option
Q5.
What is the purpose of semantic versioning?
