How many passes does the evaluation of infix expression algorithm makes…

2024

How many passes does the evaluation of infix expression algorithm makes through the input?

Answer: A. OneAnswer: a Explanation: Evaluation of infix expression algorithm is linear and makes only one pass through the input.

  1. A.

    One

  2. B.

    two

  3. C.

    Three

  4. D.

    Four

Attempted by 186 students.

Show answer & explanation

Correct answer: A

Answer: a

Explanation: Evaluation of infix expression algorithm is linear and makes only one pass through the input.

Explore the full course: Cdac C Cat Complete Preparation

Loading lesson…