Convert the following infix expression to post fix notation
((a+2)*(b+4)) -1
Answer Posted / a khan
a2+b4+*1-
| Is This Answer Correct ? | 25 Yes | 4 No |
Post New Answer View All Answers
Define 2-3 tree?
Differentiate between hashset and treeset.
What is linked list ?
What is data structure and its operations?
What is internal and external sorting?
What is meant by int?
What do you mean by recursive definition?
Define an equivalence relation?
Does arraylist contain duplicates?
What is the best case for bubble sort?
How do you make a bubble chart with 3 variables?
What are some of the best practices relating to the java collection framework?
Can we use ordered set for performing binary search?
Explain extended binary tree.
What is a b+ tree? Explain its uses.