Conditional statements control program flow based on conditions, using `if-else`, `elseif`, and `switch` statements.