Subnetting
April 30, 2024Question 11281 – Queues-and-Stacks
April 30, 2024Question 11661 – Queues-and-Stacks
The infix form of prefix expression *+abc is
Correct Answer: B
Question 12 Explanation:
Now by traversing the tree we get the infix expression as, (a+b)*c
a+b*c
(a+b)*c
a* (b+c)
None of the above
Subscribe
Login
0 Comments