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

Answer Posted / saravanakumar

+-ab*c-/de+fg

Is This Answer Correct ?    12 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is faster hashmap or linkedhashmap?

518


How to find 3rd element from end in a linked list in one pass?

444


What is inserting in data structure?

476


What is complexity algorithm?

447


How to reverse a linked list iterative algorithm?

472






What is collections singletonlist?

483


What do you mean by separate chaining?

507


Can we declare array size as a negative number?

596


What is bubble sort and quick sort?

512


Why is quicksort unstable?

494


Explain multiply linked list in short.

519


What are the types of map?

444


Is binary tree balanced?

463


Why do we study data structures?

476


What is the capacity of arraylist?

460