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

Answer Posted / mona

+-ab*c-/dc+gf

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to increase stack limit in w3wp.exe?

578


Define tree edge?

509


Describe linear probing with an example.

595


How many null values are allowed in hashmap?

503


What is the complexity of arrays sort?

526






What is precision?

585


Why is the isempty() member method called?

561


Explain what are the notations used in evaluation of arithmetic expressions using prefix and postfix forms?

526


Define open addressing?

561


Write the recursive c function to count the number of nodes present in a binary tree.

476


What is a stable sort?

513


Define a stack?

593


What is data structure? Explain.

533


what is a balanced tree.

591


What do you mean by quadratic probing?

556