Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


State the rules to be followed during infix to postfix conversions?



State the rules to be followed during infix to postfix conversions?..

Answer / Chandra Mohan Singh

1. Perform the operations inside parentheses first (highest precedence).n2. Perform exponentiation before multiplication and division, which have equal precedence, from left to right.n3. Perform addition and subtraction, which also have equal precedence, from left to right.n4. If there are multiple operators of the same type, convert all but one into postfix notation and parenthesize it (left-to-right order).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Define disjoint set adt?

1 Answers  


Two linked lists are given, find out the sum of them without altering the linked list?

1 Answers   Expedia,


If you do not initialize an array what will happen?

1 Answers  


What is sorted list in data structure?

1 Answers  


What are the four types of variables?

1 Answers  


How does insertion sort works?

1 Answers  


Why null is not allowed in treemap?

1 Answers  


Is a hashmap a dictionary?

1 Answers  


What is a Breadth First Search? Give a few of its applications.

1 Answers   Ciena,


What are linked lists most commonly used for?

1 Answers  


What is circular queue example?

1 Answers  


What is a hashset?

1 Answers  


Categories