Vidyalelo
Data Structure · Q158

Stacks in Data Structures

Programming · Data Structure · question 158

Q158

What would be the Prefix notation for the given equation? a|b&c

A.
a|&bc
B.
&|abc
C.
|a&bc
Answer
D.
ab&|c

Answer: Option C

Solution

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