1.

Only infix expression can be made into an expression tree.(a) true(b) falseThe doubt is from Trees in portion Trees of Data Structures & Algorithms II had been asked this question in an online interview.

Answer»

The correct ANSWER is (B) false

For explanation: All INFIX, prefix and postfix EXPRESSIONS can be made into an expression tree using appropriate ALGORITHMS.



Discussion

No Comment Found

Related InterviewSolutions