write bitwise ones complement
Answers
Answered by
1
Answer:
The one's complement operator ( ~ ), sometimes called the bitwise complement operator, yields a bitwise one's complement of its operand. That is, every bit that is 1 in the operand is 0 in the result. Conversely, every bit that is 0 in the operand is 1 in the result.
Similar questions
Math,
2 months ago
English,
2 months ago
Computer Science,
2 months ago
Science,
5 months ago
India Languages,
11 months ago
Chemistry,
11 months ago