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

Answer Posted / ankita roy

+-ab*c-/de+fg

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does simulation of queues mean?

578


How do you find the time complexity of a bubble sort?

492


Can a class have a constructor?

516


Is map a data structure?

497


Define balancing condition for AVL Tree.

553






What are the properties of binary heap?

551


How many sorting are there in data structure?

496


List the abstract operations in the set?

531


Define union-by-weight?

622


Given M x N matrix with sorted elements row wise and column wise, find elements?

546


Is arraylist a class?

472


Describe what is Node in link list? And name the types of Linked Lists?

540


Which data structure is used in arraylist?

488


What is the difference between classifying and sorting?

507


Which is faster hashmap or hashtable?

520