Write the postfix form of the expression: (a + b) * (c - d)
Answer / Amar Kumar Mandal
ac- b+nIn postfix notation, operations are written after their operands.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of data structures explain briefly?
What is hashing technique? Describe in brief.
List the data structures which are used in hierarchical data model.
What is the use of isEmpty() member methods?
Define back edge?
What are different techniques for making hash function? Explain with example.
What are the applications of stack?
Which is the best book for data structures and algorithms?
Can treemap have duplicate values?
What is immutablelist?
Can we add heterogeneous elements into treemap?
Is null allowed in list?