Parenthesis are never needed in prefix or postfix
expressions. Why?
Answer Posted / kenil
Because there is not an "order of operations" in prefix or postfix notation. The order in which you put the numbers and operators is the order in which calculation occurs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you mean by Syntax Error
Can a hashset contain duplicates?
What is dynamic array in excel?
What are basic algorithms?
Is hashmap keyset ordered?
Define Data Structures?
What is data in computer science?
What are arrays give example?
What data structure does a binary tree degenerate?
Write any two principles of gradation of structures.
Which interfaces are implemented by hashmap?
Define a right-skewed binary tree?
What is max heapify?
Is it possible to store null key and null values in a hashmap?
What is tree and its properties?