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

Answer Posted / penny

acd*b+e-/

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

1877


What are the key features in c programming language?

713


What are structure types in C?

762


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

2778


Do pointers store the address of value or the actual value of a variable?

702






Explain setjmp()?

748


why wipro wase

1921


What is extern variable in c with example?

658


What is a file descriptor in c?

671


What does %c do in c?

666


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

745


Why should I prototype a function?

732


What is the difference between new and malloc functions?

663


How is pointer initialized in c?

675


Subtract Two Number Without Using Subtraction Operator

450