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 helpful is abstract data type of data structures?
How do I use quick sort?
Define degree of the node?
Calculate the efficiency of sequential search?
Write a program using mergesort technique.
How can you insert a node to the beginning of a singly linked list?
What are the topics in data structures?
What do you mean by open addressing?
What is map entry?
How do you represent a linked list?
What is the difference between an array and vector?
How many types of search algorithms are there?
What type of memory allocation is referred for Linked lists?
What are the different types of data structures?
Is sorting a math skill?