Parenthesis are never needed in prefix or postfix
expressions. Why?
Answer Posted / triveni
Parenthises are never needed in prefix or postfix
expression because ---it is a carried according to the
BODMAS( it is a mathmatical operation order short rule to
solve brackets) rule by removing brackets. In case of
postfix or prefix expression, they are actually conversions
of the orginal standard equation, where the brackets have
already been taken into consideration, expression is the
correct order of expansion of a given mathematical
statement..
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
How can you implement a stack?
List some applications of tree-data structure?
Will arraylist maintain insertion order?
What do you mean by Runtime Error
Can treemap have null values?
How many types of data structures are there?
write an algorithm to show the procedure of insertion into a b-tree?
What is difference between for loop and foreach?
What is the difference between hashset and hashmap?
What is a stable sort?
Why is hashmap faster?
Define a linear and non linear data structure.
What is vector and types of vector?
What is a cycle or a circuit?
Define quadratic probing?