If the variable isTested is a Boolean, then the statement below is a valid control expression (in all three languages):
if (isTested)

Question 5 options:
True
False