1.

It is easier for a computer to process a postfix expression than an infix expression.(a) True(b) FalseOrigin of the question is Application of Stacks topic in section Application of Stacks of Data Structures & Algorithms IThe question was asked in quiz.

Answer»

Right ANSWER is (a) True

For explanation: COMPUTERS can easily PROCESS a postfix EXPRESSION because a postfix expression keeps track of precedence of operators.



Discussion

No Comment Found

Related InterviewSolutions