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

Answer Posted / sudip chatterjee

-a+b*c-/de+fg

Is This Answer Correct ?    3 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data type with example?

504


Can you use Bubble Sort To sort the number of elements.

491


How can we delete any specific node from the linked list?

496


What is a priority queue?

563


Can arraylist have null values?

462






What is the capacity of arraylist?

466


Which interfaces are implemented by abstractqueue?

503


Explain binary search tree?

585


What is hashing technique? Describe in brief.

516


Which sorting is best?

482


What is adt example?

534


Can arraylist be resized?

546


Explain what are the methods available in storing sequential files ?

487


What is the prerequisite for binary searching?

551


What do you mean by balance factor of a node in avl tree?

566