AMU 2025 — Computer PYQAMU | Computer | 2025What is a critical section?Choose the correct answer:A. A segment of code in which the process may be changing common variables (Correct Answer)B. A program in executionC. A locking techniqueD. An algorithm to achieve deadlock avoidanceCorrect Answer: A segment of code in which the process may be changing common variablesAA segment of code in which the process may be changing common variablesBA program in executionCA locking techniqueDAn algorithm to achieve deadlock avoidanceShow Answer SExplanationNo text explanation available.