Convert following infix expression to the prefix expression.
a - b + c * (d / e - (f + g))
Answer Posted / bhupendra pattnayak
*-a+bc-/de+fg
| Is This Answer Correct ? | 54 Yes | 54 No |
Post New Answer View All Answers
Differentiate between iterable and iterator.
Which is better selection or bubble sort?
List the area of applications where stack data structure can be used?
What is binary search tree and explain its time complexity?
How efficient is bubble sort?
Which interfaces are implemented by linkedlist?
Is there any difference between int[] a and int a[]?
Does hashmap allow null keys?
What is the basic of data structure?
What is sorting with example?
How does hashset maintain order?
What is the space complexity of bubble sort?
What is pivot in quicksort?
What is a concurrenthashmap?
What are the best data structure courses for gate preparation?