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

Answer Posted / khater

(A + B) * (C + D) / ((E - F) / (G + H)) =

Is This Answer Correct ?    29 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write an algorithm to show various operations on ordered list and arrays

509


Can hashtable have duplicate values?

526


How many types of arrays are there in visual basic?

454


Write a program to reverse a single linked list.

554


Does treeset allow null values?

526






How can you represent a linked list node?

554


There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?

846


How does bogo sort work?

585


Is it necessary to sort a file before searching a particular item ?

557


Define static data structures?

533


What is nonlinear data?

493


Is arraylist reference type?

465


Is it legal to initialize list like this?

551


What are arrays give example?

498


What is the use of prototype?

463