Which of the following correctly describes sequential-driven programming?(1 point)

Responses

Sequential-driven programming allows the computer to process many instructions using the fewest resources.
Sequential-driven programming allows the computer to process many instructions using the fewest resources.

Sequential-driven programming allows the computer to process many instructions using user selections to set order.
Sequential-driven programming allows the computer to process many instructions using user selections to set order.

Sequential-driven programming allows the computer to process many instructions in the fastest order.
Sequential-driven programming allows the computer to process many instructions in the fastest order.

Sequential-driven programming allows the computer to process many

1 answer

The correct description of sequential-driven programming is:

Sequential-driven programming allows the computer to process many instructions using user selections to set order.

This is because sequential-driven programming processes instructions in a specific order, often based on the decisions or inputs made by the user, rather than only focusing on resource efficiency or speed.