R

Ram Sharma • 193.84K Points
Coach

Q. What happens to the Second operand/expression if the first operand is FALSE with a Short Circuit AND (&&) operator?

  • (A) Second operand/expression is evaluated and AND is applied.
  • (B) Evaluation of Second operand/expression is skipped.
  • (C) The compiler starts taking more memory
  • (D) The compiler starts taking more CPU power.

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.