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

Answer Posted / musa

(dc*b+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

Does sprintf put null character?

583


What are the Advantages of using macro

673


Do you know null pointer?

596


Explain what is a static function?

624


Difference between linking and loading?

683






What is realloc in c?

571


What are the types of type specifiers?

613


When should you use a type cast?

578


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

572


Can you please compare array with pointer?

605


Explain what is the purpose of "extern" keyword in a function declaration?

611


Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

15027


What the advantages of using Unions?

664


What is the use of function in c?

700


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1789