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

Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

0 Answers  


to convert a string without using decrement operater and string functions

1 Answers  


sir, i cannot find the way how to write aprogram by using array on queue

1 Answers   IISIT,


What are global variables?

0 Answers  


Why C language is a procedural language?

0 Answers   Ericsson,






Differentiate between a for loop and a while loop? What are it uses?

0 Answers   TISL,


WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?

6 Answers   Finite Infotech, Lovely Professional University, Wipro,


what is the function of void main()?

8 Answers  


How can I dynamically allocate arrays?

0 Answers  


Do you know the difference between malloc() and calloc() function?

0 Answers  


Is that possible to add pointers to each other?

0 Answers  


What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?

2 Answers  


Categories