Title: Bitwise Operators Description: Bitwise Operators in Computer Science Date Created: 2022-10-12 License: GNU General Public License v3.0 Author: Frankie A. / OkiStuff Tags: #bitwise
Bitwise NOT (also known as bitwise complement) is an operation which is effectively outputting the negative of the binary bit.