MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
Which of the following represents the bitwise XO..
1.
Which of the following represents the bitwise XOR operator?
A.
&
B.
^
C.
|
D.
!
Answer» C. |
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the value of the following Python expression?
Which of the following represents the bitwise XOR operator?
What will be the output of the following Python expression if x=15 and y=12?
To find the decimal value of 1111, that is 15, we can use the function:
What will be the value of x in the following Python expression, if the result of that expression is 2?
What will be the output of the following Python code snippet if x=1?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply