This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size. Tap Here!Smartphone icons created by Freepik - Flaticon
document.getElementById("demo").innerHTML = 5 & 1;
Bitwise AND (&) returns 1 only if both bits are 1: