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

What is the difference between NULL and NUL?

728


What is call by value in c?

558


Why do we use pointer to pointer in c?

597


What are control structures? What are the different types?

597


Why array is used in c?

552






what is the difference between class and unio?

1858


What is the meaning of ?

620


What are the different types of errors?

643


a value that does not change during program execution a) variabe b) argument c) parameter d) none

695


Is a pointer a kind of array?

601


What is variable initialization and why is it important?

617


What is difference between structure and union with example?

595


What is preprocessor with example?

587


What is character constants?

714


What does char * * argv mean in c?

623