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
Physics,
2 months ago
Science,
2 months ago
Science,
4 months ago
India Languages,
10 months ago
Chemistry,
10 months ago