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

What is the use of pointers in C?

0 Answers   Impetus, Motorola, Tavant Technologies, Virtusa,


What is pragma in c?

0 Answers  


what will happen if you free a pointer twice after allocating memory dynamically ?

3 Answers   Novell,


What do header files do?

0 Answers  


what is the difference between structural,object based,object orientd programming languages?

1 Answers   PanTerra,






What is sizeof c?

0 Answers  


what is difference between c and c++

4 Answers  


What is a constant?

0 Answers  


Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.

2 Answers  


why the execution starts from main function

9 Answers  


Explain the red-black trees?

0 Answers  


What is the heap?

0 Answers  


Categories