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
What do you mean by a sequential access file?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Why is c so popular?
compute the nth mumber in the fibonacci sequence?
10 Answers Canon, HPL, Satyam, TCS,
What is difference between structure and union in c programming?
What will happen when freeing memory twice
plz answer.... write a program that reads line (using getline) e.g."345", converts each line to an integer using "atoi" and computes the average of all the numbers read. also compute the standard deviation.
What are the key features in c programming language?
Why is #define used?
Calculate 1*2*3*____*n using recursive function??
can any one provide me the notes of data structure for ignou cs-62 paper
Do you have any idea about the use of "auto" keyword?