Using Stack, convert the given in-fix expression into post-fix notation. ((x-y)*z) / (x-(y/z)) – (v??/?? – ??)
Evaluate post-fix notation if x=16, y=4, z=1.
Note: Display all algorithmic steps sequence wise
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
DOWNLOAD ATTACHMENT FOR ANSWER.
ALSO CHECK FOR INFIX EXPRESSION IS SAME OR NOT.