Our app is now available on Google Play. Get it on Google Play

What is conditional statement?

  1. It tells the program which action to take based on certain condition
  2. It shows the source code
  3. It is a looping statement
  4. All of the above

Answer: It tells the program which action to take based on certain condition


Long Answer:

Conditional statement tells the program which to take based on certain condition.