Q13
Single choice
A developer creates the following code:
If the light is red, then stop
Else if the light is green, then go
Which of the following programming concepts is the developer using?