Which control structure is used to execute a block of code only if a certain condition is met?
while
for
if-else
switch

Web Development Exercises are loading ...