Convert the infix expression to postfix expression ‘‘a+(b*c(d/e^f)*g)*h)’’ 

1
ab*cdef/^*g-h+ 
2
abcdef^/*g*h*+ 
3
abcd*^ed/g*-h*+ 
4
abc*de^fg/*-*h+ 

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation