Convert the following expression to postfix and prefix
(A+B) * (D-C)
Answer Posted / dhruv
how did you do it?
plz tell...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of 'register' keyword?
What does the c in ctime mean?
Why is structure padding done in c?
Can you please explain the difference between strcpy() and memcpy() function?
i have a written test for microland please give me test pattern
what are non standard function in c
What is the use of getchar() function?
Explain what standard functions are available to manipulate strings?
What is the return type of sizeof?
writ a program to compare using strcmp VIVA and viva with its output.
What is sizeof array?
How do you print only part of a string?
What is the difference between malloc() and calloc()?
why we wont use '&' sing in aceesing the string using scanf
What is string in c language?