1 1 vote Which of the following expression is represented by the parse tree ?$(A + B) ^{*} C$$A + ^{*} BC$$A + B * C$$A * C + B$ Data Structures ugcnetcse-june2010-paper2 data-structures tree + – Misbah Ghaya 2.7k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
2 2 votes (A) option ans. focus _GATE answered Sep 16, 2016 focus _GATE comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes answer is c it is to be seen from left to right Pavan Kumar Munnam answered Sep 16, 2016 Pavan Kumar Munnam comment Share Follow See 1 comment 1 1 comment reply smsubham commented Feb 13, 2018 reply Follow flag How is C correct? Shouldn't the operator be evaluated first be placed at the lowest level? 0 0 replyShare Please log in or register to add a comment.