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

Answer Posted / mohd shafi

Definitely Stack

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is stack a dynamic data structure?

654


What is data structure and why we need them?

640


Which is faster array or list?

668


What is a priority queue?

730


How do you explain bubble sort?

660


What are the 4 types of data?

709


What is the most used data structure?

643


Which collection allows null values?

640


Differentiate between failfast and failsafe.

919


Which is the fastest sorting?

769


Which interfaces are implemented by hashmap?

717


Can hashmap have same key?

652


Given M x N matrix with sorted elements row wise and column wise, find elements?

747


How remove all from arraylist?

656


What is heap tree explain with example?

685