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...

Parenthesis are never needed in prefix or postfix
expressions. Why?

Answer Posted / arnoldindia

Evaluation of postfix or prefix notations are done with the
help of stacks. So there is no need for brackets.

In other words, infix notation is human-readable format,
which need brackets based on BODMAS rule to understand the
order of execution. The postfix or prefix are
machine-readable format. The conversion and evaluation of
postfix and prefix are applications of stack model.

Is This Answer Correct ?    47 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is entryset in hashmap?

964


Why do we use collections?

931


What is a string or array type?

863


What is array sort?

947


What is meant by heap sort?

925


write a code for Implementation of stack and queues.

1027


Why do we need a data structure?

1083


Which sorting algorithm is worst?

953


If we add enum constants to a sorted collection ( treemap , treeset ), what will be the order in which they will be maintained?

1014


What is linked hash set?

886


Why is concurrenthashmap thread safe?

984


Check if duplicates exist in an array of N which has range 1 to N.

1015


Which is the parent class of linkedhashset class?

963


Why is arraylist not thread safe?

986


Can constructor be static?

975