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

Answer Posted / rohit verma

-a+*c-/de+fg

Is This Answer Correct ?    6 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages and disadvantages of linked list over array?

465


What are the basic operations of stack?

461


Explain Linked List

559


how to insert a new node in linked list where free node will be available?

555


What is difference between list and set?

460






What is the default value of Array?

639


What is scalar example?

513


What type of variable is age?

472


Is a hash table a map?

477


Is hashmap synchronized?

493


Why does hashset use hashmap?

446


In rdbms, explain what is the efficient data structure used in the internal storage representation?

520


Explain about map and their types?

585


How many types of search algorithms are there?

482


Why do we need to use computers to help us sort lists?

563