Learn bitwise operators in JavaScript with example program, types of bitwise operators: AND (&), OR (|), exclusive OR (XOR) (^), and NOT (~)