MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy
→
Which of the following expressions can be used to...
1.
Which of the following expressions can be used to multiply a given number ‘a’ by 4?
A.
a<<2
B.
a<<4
C.
a>>2
D.
a>>4
Answer» B. a<<4
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What will be the output of the following Python code if a=10 and b =20?
Which of the following expressions can be used to multiply a given number ‘a’ by 4?
Any odd number on being AND-ed with ________ always gives 1. Hint: Any even number on being AND-ed with this value always gives 0.
Bitwise _________ gives 1 if either of the bits is 1 and 0 when both of the bits are 1.
The one’s complement of 110010101 is:
It is not possible for the two’s complement value to be equal to the original value in any case.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies