The expression obtained by recursively producing a left expression, followed by an operator, followed by recursively producing a right expression is called?

Category: QuestionsThe expression obtained by recursively producing a left expression, followed by an operator, followed by recursively producing a right expression is called?
Editor">Editor Staff asked 5 months ago

The expression obtained by recursively producing a left expression, followed by an operator, followed by recursively producing a right expression is called?
 
(a) prefix expression
 
(b) infix expression
 
(c) postfix expression
 
(d) paranthesized expression
 
My query is from Trees topic in portion Trees of Data Structures & Algorithms I
 
This question was addressed to me in examination.

1 Answers
Editor">Editor Staff answered 5 months ago

Correct choice is (b) infix expression
 
For explanation: It is an infix expression because the format of an infix expression is given by operand-operator-operand.


Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17
Articles: 40702