Computer Science, asked by kanchanaaswath, 6 months ago

Convert the following infix expression into postfix expression.
((x*y-a*b)-d/f-a)*b​

Answers

Answered by AnindaBasu
0

Answer:

xyab*-*d/--b* will be the required infix to prefix

Similar questions