K

Kanak Sharma • 5.38K Points
Tutor III

Q. When the condition of if statement is false, the flow of code will ___.

  • (A) go into the if block
  • (B) Exit the program
  • (C) Continue the code after skipping the if block
  • (D) None of these

Explanation by: Kanak Sharma
When the condition of if statement is false, the code after the if block will be executed and the if block code is skipped.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics