Vidyalelo
Data Structure · Q119

Stacks in Data Structures

Programming · Data Structure · question 119

Q119

Identify the infix expression from the list of options given below.

A.
a/b+(c-d)
Answer
B.
abc*+d+ab+cd+*ce-f-
C.
ab-c-
D.
+ab

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board