Convert the following infix expression to post fix notation
((a+2)*(b+4)) -1
Answer Posted / uma
a2+b4+*1-
| Is This Answer Correct ? | 101 Yes | 8 No |
Post New Answer View All Answers
Which is better arraylist or linkedlist?
Define binary tree insertion.
How do you find the second largest element in an array of integers?
What is bubble sort used for?
What is map data structure?
Which sorting is best for large data?
Why concurrenthashmap is fail safe?
What do you mean by balanced trees?
What is sequential mapping in data structure?
How is the front of the queue calculated in data structure?
What are the operations that can be performed on a stack?
What is priority queue in data structure?
Is hashmap sorted?
List the data structures which are used in rdbms.
Does hashset allow duplicates?