1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. The Postfix equivalent of the Prefix Not...
Q.

The Postfix equivalent of the Prefix Notation * + ab - cd is

A. ab + cd - *
B. abcd +-*
C. ab+cd*-
D. ab+-cd*
Answer» A. ab + cd - *
View all MCQs in:   Data Structures (DS)

Discussion