A AND B expressed as a standard base-10 integer
60 AND 13 = 12
Next stepUse the step panel below to trace each bit position. For multi-value AND chains, apply AND repeatedly: (A AND B) AND C.