1. What is bitmasking #

Created Tuesday 28 July 2020

Mask - A collect of bits which represents something. e.g subsets of elements of an array. Represent absence/presence by a bit. There are 2^n^ subsets.