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
How would you obtain the current time and difference between two times?
How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)
What is the c language function prototype?
What are the types of pointers in c?
When is a null pointer used?
What are variables and it what way is it different from constants?
compare array with pointer?
main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
How do shell structures work?
What is function prototype in c language?
Why & is used in scanf in c?
How. To pass the entrance test