Convert following infix expression to the prefix expression.
a - b + c * (d / e - (f + g))
Answer Posted / mrs saxena
+-ab*c-/de+fg
| Is This Answer Correct ? | 127 Yes | 29 No |
Post New Answer View All Answers
How is the front of the queue calculated ?
How memory is reserved using a declaration statement in data structure?
Differentiate between arraylist and linkedlist.
What are two types of sorting?
How can we delete any specific node from the linked list?
Can tuple be sorted?
What are the difference between a stack and a queue?
Can we modify final arraylist?
How does arraylist size work?
What do you know about different sorting algorithms?
What is array and string?
What is data and information explain with example?
How do treesets work internally?
What is top in stack?
What are the topics in data structures?