Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / yashwant singh
Stack
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is difference between map and hashmap?
What is the default value of Array?
What do you mean by complexity of search algorithm?
What is stable sorting?
Describe queue operation.
What is the difference between array list and vector list?
What is integer max_value?
What is the default capacity of hashmap?
How to fill element (initialize at once) in an array?
Can an arraylist be null?
What is the purpose of tochararray ()?
what is the difference between singly and doubly linked lists?
Which is better hashmap or treemap?
Write a program for Sorting an Array. Which sorting will you prefer?
Does mentioning the array name gives the base address in all the contexts?