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


Please Help Members By Posting Answers For Below Questions

What is unbounded queue?

662


Why do we use sorting?

616


List the basic operations carried out in a linked list?

803


How to get largest and smallest number in an array?

684


What is heap and its types?

663






Define balance factor of a node in avl tree?

771


Explain the uses of matrix with an example?

742


What are binary search and fibonacci search?

673


what is Singly Linked list?

750


What is binary tree? Explain its uses.

642


Describe the degree term in a tree.

715


What are sorting algorithms used for?

707


What is a stable algorithm?

646


What is difference between data type and data structure?

555


What are the average and worst time complexity in a sorted binary tree is

725