Shape Shape

Control Flow

Control Flow is the order in which instructions or statements are executed in a program. Used in programming to define decision-making and loops.

Example:

An if-else statement controls the flow of a login function.

WhatsApp Icon