which types of data structure will i use to convert infix to
post fix???

Answer Posted / karthikeyan

stack is used . since it preserves data .

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c called c not d or e?

606


What is linear search?

678


What are the different types of data structures in c?

597


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3245


What do you mean by keywords in c?

621






What is union and structure in c?

612


In C, What is the #line used for?

1047


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

1731


Can we declare variable anywhere in c?

533


Which header file is essential for using strcmp function?

932


What does c mean before a date?

585


Can a pointer be null?

558


What is far pointer in c?

805


What are register variables in c?

571


What are header files? What are their uses?

634