which types of data structure will i use to convert infix to
post fix???
Answer Posted / khaja
stack only bcoz in memory the operations are done in stacks only
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is c is a middle level language?
How are variables declared in c?
Why is c called "mother" language?
Can math operations be performed on a void pointer?
What is a #include preprocessor?
Can we compile a program without main() function?
write a program to concatenation the string using switch case?
Why c is a mother language?
What is the process to generate random numbers in c programming language?
List the difference between a While & Do While loops?
what is the difference between class and unio?
Badboy is defined who has ALL the following properties: Does not have a girlfriend and is not married. He is not more than 23 years old. The middle name should be "Singh" The last name should have more than 4 characters. The character 'a' should appear in the last name at least two times. The name of one of his brothers should be "Ram" Write a method: boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName); isHaveGirlFriend is true if the person has a girlfriend isMarried is true if the person is married age is the age of the person middleName is the middle name of the person lastName is the last name of the person brotherName is the array of the names of his brothers
Explain what is the difference between #include and #include 'file' ?
Can we declare a function inside a function in c?
What does 3 mean in texting?