Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 2 (Q.No. 42)
42.
Consider the following statements about Infix and Post fix notations in Pascal
  1. In Infix notation operators appear between the operands on which they operate.
  2. In Post fix notation operators appear after the operand.
  3. The Infix expression A + B - C + D will appear as AB + C - D + in post fix notation.
Which of the above are correct?
All
1 and 2 only
1 and 3 only
2 and 3 only
Answer: Option
Explanation:

All are correct.

Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.