Convert the following infix expression to post fix notation
((a+2)*(b+4)) -1
Answer Posted / ankita
a2+b4+*1-
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain about circular linked list?
Define double hashing?
What is the meaning of anonymous array? Explain with an example?
What is the difference between file structure and storage structure?
What is difference between stack and queue?
How many types of arrays are there in visual basic?
Can a class have a constructor?
What is queue in data structure?
What is stable sorting?
What is data and its type?
What is heap tree explain with example?
What is binary search in data structure?
Why do we use different types of data structures?
What are the advantages of bubble sort?
List out a few of the applications that make use of Multilinked Structures?