Introduction
We use OR to turn on specific bits in a number without changing the other bits.
Turning on a light in a group of lights controlled by bits.
Enabling specific features in a device by setting bits.
Marking options as active in a settings byte.
Setting flags in a status register without losing current flags.