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 many types of data structures are there?
Define 2-3-4 tree?
Define root?
What is the Insertion Sort Code?.
Why is arraylist faster than linkedlist?
What are the basic operations of stack?
Which is better array or linked list?
Differentiate between collection and collections.
Can arraylist hold duplicates?
What is linked hash set?
How do you check if a stack is empty or not?
What is peek in stack?
What do you mean by 2-3 tree?
How do I rearrange rows in numbers?
How to get top two numbers from an array?