A solution to the critical section problem should satisfy three requirements. Choose the correct set from the following:
\[
\text{I. Mutual Exclusion}
\]
\[
\text{II. Progress}
\]
\[
\text{III. Hold and Wait}
\]
\[
\text{IV. Circular Wait}
\]
\[
\text{V. Bounded Waiting}
\]