What does else do in an if/else statment?
Gives the if statement a command to run if the condition is false
Runs a command regardless of whether the condition is tru or false
O Determines whether the condition is true or false
O Tells the condition which code to run



Answer :

Other Questions