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
Write program for Bubble Sort ?
What are different techniques for making hash function? Explain with example.
What is a class user?
How does a hashtable work?
Write program for Quick sort ?
What are the difference between a stack and a queue?
Can a tree be empty?
What is scalar example?
Is treemap thread safe?
Tell me do array subscripts always start with zero?
Which is the parent class of hashmap class?
How to check array contains value or not?
What actions are performed when a function returns?
How do you replace an element in an arraylist?
What is a concurrenthashmap?