Multiple Choice
The ____ statement is used to execute specific programming code if the evaluation of a conditional expression returns a truthy value.
A) default
B) continue
C) break
D) if
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Each repetition of a looping statement is
Q12: Changing the order in which JavaScript code
Q13: An if statement keeps repeating until its
Q14: Which method returns a collection of references
Q15: You use a(n)_ when you want to
Q17: Describe the four steps that occur when
Q18: What is the difference between an if
Q19: Each piece of data contained in an
Q20: You can think of an array as
Q21: You access an array element's value just