write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a c program to find the roots of a quadratic equation ax2 + bx + c = 0

11 Answers   CSC, St Marys, TATA,


what is the output of below pgm? void main() { int i=0; if(i) printf("pass"); else printf("fail"); }

4 Answers  


What is the difference between a function and a method in c?

0 Answers  


What is time null in c?

0 Answers  


What is ## preprocessor operator in c?

0 Answers  






how to implement stack operation using singly linked list

2 Answers  


wt is d full form of c

6 Answers   TCS, Wipro,


List a few unconditional control statement in c.

0 Answers  


what is the advantage of software development

1 Answers  


What is the meaning of c in c language?

0 Answers  


What is encapsulation?

2 Answers  


What language is windows 1.0 written?

0 Answers  


Categories