PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Bitwise _________ gives 1 if either of the bits is 1 and 0 when both of the bits are 1.
A. OR
B. AND
C. XOR
D. NOT
Show Answer
Next Question
Correct Answer:
C
Explanation: Bitwise XOR gives 1 if either of the bits is 1 and 0 when both of the bits are 1.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap