Vidyalelo
Data Structure · Q134

Stacks in Data Structures

Programming · Data Structure · question 134

Q134

Which of the following is an infix expression?

A.
(a+b)*(c+d)
Answer
B.
ab+c*
C.
+ab
D.
abc+*

Answer: Option A

Solution

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