Question 1 out of 3

    What is a conditional statement in programming?

    C

    A conditional statement in programming is a statement that performs different actions based on whether a condition is true or false.