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

Answer Posted / nikhil nautiyal

+-ab*c-/de+fg

Is This Answer Correct ?    24 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is duplicate allowed in hashmap?

625


Which sorting algorithm is best for large data?

459


Is file a data structure?

471


What do you mean by Runtime Error

540


Can you store different types in an array?

460






What is a comparator function?

512


Give us a program to reverse a linked list.

540


In which matrix, we can use multilinked structures?

501


Can arraylist have duplicates?

514


Give a real time example of stack

543


What’s the difference between enumeration and iterator interfaces?

508


Define non-terminal nodes in a tree?

664


what is the biggest advantage of linked lists?

548


Why using cookie to store session info is a better idea than just using session info in the request?

538


Why do we use data structures?

464