Q The order in which operands are evaluated in an expression is predictable if the operator is:

  • A *
  • B +
  • C %
  • D &&

MCQs Details

The order in which operands are evaluated in an expression is predictable if the operator is &&.