JavaScript Bitwise AND (&)
Description
The Bitwise AND Operator (&) sets each bit to 1 if both bits are 1.
Learn More:
Browser Support
&
is an ECMAScript1 (JavaScript 1997) feature.
It is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera |