Which operation is used to set a bit?, AND, OR, XOR, NOT, What does REGISTER &= ~(1 << 3); do?, Sets bit 3, Toggles bit 3, Clears bit 3, Reads bit 3, Why do we use bit masking?, To delete registers, To modify all bits, To target specific bits only, To convert binary to decimal.

Leaderboard

Visual style

Options

Switch template

Continue editing: ?