Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / kavitha
stack is only one where it allows the conversion of
notations i.e prefix<-> postfix<-> infix<-> conversions
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is array and its types in data structure?
What is data structure operations?
Write program for Bubble Sort ?
Is it legal to initialize list like this?
What is storage structure in data structure?
How to get a list of tables, views and columns in firebird database?
Why is arraylist faster than linkedlist?
What do you mean by hash table?
Can arraylist be null?
What is a string array?
How does a selection sort work?
Is quicksort a stable algorithm?
What is circular linked list?
What is bubble sort and quick sort?
Define a relation?