The bitwise NOT (~) operator returns a number or BigInt whose binary representation has a 1 in each bit position for which the corresponding bit of the operand is 0, and a 0 otherwise....NOT ( ~ ) operator returns a number or BigInt whose binary representation...types of operands: number and BigInt . For numbers, the operator returns...