Which data structure is needed to convert infix notations to
post fix notations?

Answer Posted / manasa

stack

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can avl tree be useful in all the operations as compared to binary search tree?

659


What are the advantages and disadvantages of linked list over array?

760


What is difference between array and arraylist?

682


Explain what do you mean by insertion sort, bubble sort and selection sort? Also, explain the differences among the functionalities of the three sorts.

777


What are the disadvantages of circular list?

697


Which sorting algorithm is best for small data?

629


Define indegree of a graph?

863


What is the complexity of selection sort?

625


What is difference between tree and binary tree?

732


What is the difference between push and pop?

854


Explain binary searching and Fibinocci search?

735


How do you sort an arraylist?

655


What is the difference between array and stack?

740


Can array store heterogeneous data?

624


Differentiate file structure from storage structure?

683