change to postfix a/(b+c*d-e)

Answer Posted / teja

(bc+d*e-)a/

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between printf and scanf )?

581


Write a code to generate divisors of an integer?

624


explain what is fifo?

624


Write a program of advanced Fibonacci series.

696


What is the use of bitwise operator?

676






Explain the Difference between the New and Malloc keyword.

674


Explain how do I determine whether a character is numeric, alphabetic, and so on?

642


what is use of malloc and calloc?

1370


code for replace tabs with equivalent number of blanks

1627


What is a file descriptor in c?

553


Write a program to check prime number in c programming?

582


With the help of using classes, write a program to add two numbers.

609


I need a sort of an approximate strcmp routine?

647


Which is better between malloc and calloc?

656


What is sizeof array?

600