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

Answer Posted / waqar

+ - a b * c - / d e + f g

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a property class?

502


How to sort an Array?

581


What is a stable algorithm?

467


What does adt stands for?

474


What do you mean by spanning tree?

553






What are the properties of an algorithm?

499


State the difference between queues and linked lists?

533


What are the applications of graph data structure?

469


What is ds heap sort?

479


What is variable size arrays?and why we use it?

607


State the merit of linked representation of binary trees?

518


What is the time complexity of selection sort?

477


Which algorithm is used in arrays sort?

467


What is collections singletonmap?

467


Can you sort a hashmap?

490