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

Why do we use trees in data structures?

483


List the two important key points of depth first search?

699


Is data structure a data type?

499


Which sorting technique is best?

521


What is the default value of Array?

646






What is rule regarding overriding equals and hascode method?

500


What is the difference between collection and collections?

530


What is sorted list in data structure?

488


What exactly is data?

514


Will arraylist maintain insertion order?

497


Differentiate between an array and an arraylist.

575


What is b tree in data structure?

479


What is the use of sorting?

508


Where the data structures are used?

559


What is the need for priority queue?

554