AMU 2025 — Computer PYQAMU | Computer | 2025Stacks cannot be used to:Choose the correct answer:A. Evaluate an arithmetic expression in postfix form. (Correct Answer)B. Implement recursionC. Convert a given arithmetic expression in infix form to its equivalent postfix form.D. Allocate resources (like CPU) by the operating system.Correct Answer: Evaluate an arithmetic expression in postfix form.AEvaluate an arithmetic expression in postfix form.BImplement recursionCConvert a given arithmetic expression in infix form to its equivalent postfix form.DAllocate resources (like CPU) by the operating system.Show Answer SExplanationNo text explanation available.