1.

While evaluating a prefix expression, the string is read from?(a) left to right(b) right to left(c) center to right(d) center to left to rightI'm obligated to ask this question of Application of Stacks topic in portion Application of Stacks of Data Structures & Algorithms II have been asked this question by my college professor while I was bunking the class.

Answer»

Right ANSWER is (b) right to left

Explanation: The STRING is READ from right to left because a prefix string has operands to its right SIDE.



Discussion

No Comment Found

Related InterviewSolutions