Convert following infix expression to the prefix expression.
a - b + c * (d / e - (f + g))

Answer Posted / sheeraz

*-a+bc-/de+fg

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is weight balanced tree in data structure?

467


Why do we need linked list?

437


State the different ways of representing expressions?

688


What is merge sort and how it works?

478


Define a set?

552






Is map a data structure?

479


What is Another name of Dynamically allocating memory.

543


What is data type in data structure?

494


How do you rotate an AVL tree?

555


In rdbms, explain what is the efficient data structure used in the internal storage representation?

517


Why is map not a collection?

450


State the properties of b tree.

513


What is the advantage of circular linked list?

391


What does a bubble chart show?

447


What is a pass in bubble sort?

478