Convert following infix expression to the prefix expression.
a - b + c * (d / e - (f + g))
Answer Posted / neha munjral
*-+abc/de+fg
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What are the 3 types of measurement?
Does arraylist maintain order?
Define secondary clustering?
What are control structures?
What is a postfix expression?
Why sorting is done?
Is bucket sort stable?
What thread means?
Explain the uses of binary tree.
What is impact of signed numbers on the memory?
what is the biggest advantage of linked lists?
What are the 3 types of variables?
How do you find the space complexity of a bubble sort?
What is scalar data type?
Can sets contain duplicates?