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

can we write a c program with out using main

3 Answers  


a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none

0 Answers  


write a string copy function routine?

2 Answers  


Write a program to print factorial of given number without using recursion?

0 Answers  


What is the meaning of ?

0 Answers  






What does volatile do?

0 Answers  


What is function and its example?

0 Answers  


What is the difference between class and object in c?

0 Answers  


64/square(4)

1 Answers  


How will you divide two numbers in a MACRO?

0 Answers   Apps Associates,


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} what would be the output?

1 Answers   Wipro,


what does keyword ‘extern’ mean in a function declaration?

1 Answers   Emerson,


Categories