Convert the following infix expression to post fix notation
((a+2)*(b+4)) -1
Answer Posted / revathy
Convert the following expression to postfix and prefix
(A+B) * (D-C)
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is the difference between b tree and binary search tree?
Can hashtable have duplicate values?
What are linear and non linear data structures?
How do you declare An array of three pointers to chars
List some applications of multilinked structures?
Why is null not allowed in concurrenthashmap?
Difference between hashset and treeset?
What are the types of sorting?
State the properties of b tree.
How does sort function work?
Differentiate between hashset and hashmap.
What does stack top do?
What is the main advantage of a linked list?
What is the maximum size of array?
Why arraylist is not efficient for manipulation?