snoopy1148 snoopy1148 03-10-2022 Computers and Technology Answered 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.