Convert the following infix expression to post fix notation
((a+2)*(b+4)) -1
Answer Posted / ankita
a2+b4+*1-
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Is selection sort greedy?
What is dequeue in data structure?
What is the limit of arraylist?
Is int a data structure?
Differentiate linear from a nonlinear data structure?
Differentiate between collection and collections.
How to reverse a linked list iterative algorithm?
What is a stable sort?
Explain about set and their types in a collection?
What do you mean by balanced trees?
Define 2-3 tree?
Differentiate between list and set.
Does arraylist have a tostring?
Explain how to find 3rd element from end in a linked list in one pass?
Can you please explain the difference between string and an array?