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

Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

1517


What is the difference between c &c++?

657


Explain how can you check to see whether a symbol is defined?

671


Did c have any year 2000 problems?

664


Differentiate between #include<...> and #include '...'

625






List out few of the applications that make use of Multilinked Structures?

1323


Explain the Difference between the New and Malloc keyword.

694


Why c is faster than c++?

641


Can I initialize unions?

604


What is floating point constants?

701


write a c program to calculate sum of digits till it reduces to a single digit using recursion

2733


How main function is called in c?

636


Function calling procedures? and their differences? Why should one go for Call by Reference?

643


Explain a file operation in C with an example.

669


Who invented bcpl language?

715