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
Which is the parent class of linkedlist class?
What type of memory allocation is referred for Linked lists?
What is a hashset?
Which method will arrange the element of an array in alphabetical order?
What do you mean by linear probing?
What is a reverse linked list.
Can we create a null as a key for a map collection?
What is difference between tree and binary tree?
What is a cycle or a circuit?
Why null is not allowed in treemap?
List the data structures which are used in hierarchical data model.
Why is sorting and classifying important?
What is the use of treemap?
Is treemap synchronized?
Is arraylist a list?