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

Answer Posted / bhavitha

a/bc+de-*

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does 3 mean in texting?

596


How do you list a file’s date and time?

616


What is the difference between far and near ?

669


What does c mean in basketball?

549


What is %lu in c?

664






Explain the difference between structs and unions in c?

562


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1615


Multiply an Integer Number by 2 Without Using Multiplication Operator

306


Write a program to print "hello world" without using a semicolon?

585


What is d'n in c?

618


What is the difference between c and python?

570


How many header files are in c?

537


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

1834


Explain main function in c?

614


Who developed c language?

626