What do we use control structures for in Java?


-Control the flow of the program; how the
commands execute.

-Start our Java program.

-Store information for later.

-Teach Karel new commands.



Answer :

Other Questions