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


Please Help Members By Posting Answers For Below Questions

Can you dynamically allocate arrays in expanded memory?

793


What is the advantage of the heap over a stack?

758


What data type is array?

667


Give us a program to reverse a linked list.

731


Write a program for reversing the Single Linked List?

889


What do you mean by primary clustering?

758


What is circular linked list?

714


Differentiate between hashset and hashmap.

683


Differentiate between collection and collections.

790


Write the stack overflow condition.

812


What are the major data structures used in the hierarchical data model?

732


How would you use bsearch() function to search a name stored in array of pointers to string?

679


Design a datastructure to represent the movement of a knight on a chess board

727


What does isempty() member method determines?

707


Does hashmap allow duplicate keys?

727