Convert the following infix expression to post fix notation
((a+2)*(b+4)) -1
Answer Posted / uma
a2+b4+*1-
| Is This Answer Correct ? | 101 Yes | 8 No |
Post New Answer View All Answers
Define open addressing?
What is selection in an algorithm?
Explain what is linear search?
Differentiate between an array and an arraylist.
What are the major data structures used in the following areas : network data model & hierarchical data model?
What do you mean by hash table?
What is the Difference between sax and dom parser?
Can we extend an array after initialization?
Mention a few applications of linked lists?
What is weight balanced tree in data structure?
What is data structure and why we need them?
Define a binary search tree?
Why it is important to have aligned addresses? What is the exception generated when there is a misaligned address?
Is hashmap sorted?
What is the use of sorting the data?