write a program to convert a expression in polish
notation (postfix) to inline (normal)


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

Post New Answer

More C Interview Questions

What is the correct code to have following output in c using nested for loop?

0 Answers  


#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }

6 Answers   ME,


What is the difference between Printf(..) and sprint(...) ?

0 Answers   InterGraph,


What language is c written?

0 Answers  


please send me papers for Dy. manager IT , PNB. it would be a great help for me.

0 Answers  


Where are some collections of useful code fragments and examples?

0 Answers   Celstream,


When should a type cast not be used?

0 Answers  


How does pointer work in c?

0 Answers  


How is null defined in c?

0 Answers  


How can I open a file so that other programs can update it at the same time?

0 Answers  


can we access one file to one directory?

1 Answers  


There seem to be a few missing operators ..

0 Answers  


Categories