Saved Bookmarks
| 1. |
Parenthesis Is Never Required In Postfix Or Prefix Expressions, Why? |
|
Answer» Parenthesis is not required because the order of the OPERATORS in the POSTFIX /prefix expressions determines the actual order of OPERATIONS in EVALUATING the expression. Parenthesis is not required because the order of the operators in the postfix /prefix expressions determines the actual order of operations in evaluating the expression. |
|