Hi,

How do I write a Program in ‘C’ language to evaluate an expression using a Queue. You should not use the concept of Stack any where in your program.

Thanks in advance