517,464 views
14 votes
14 votes
What notation requires parentheses in order to correctly define the order of computation? Group of answer choices prefix notation infix notation postfix notation all of the above

User Noo
by
3.1k points

1 Answer

28 votes
28 votes

Answer:

The correct answer is Option B (infix notation).

Step-by-step explanation:

  • The conventional format of logical as well as mathematical formulas where operators write the precise manner of infix amongst variables or the inputs is considered as Infix notation.
  • Computer systems cannot easily be scanned like prefix and post-fix kind of notation, nevertheless owing to its convenience it has been used throughout numerous computer programs.

All other given options aren't related to the given scenario. So the above is the correct one.

User Plabon Dutta
by
3.2k points