[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C Programming :: Bitwise Operators - Discussion

Home > C Programming > Bitwise Operators > MCQs Questions Discussion

30 / 34

Choose the correct option.

The expression a << 6 shifts all bits of a six places to the left.

If a 0x6db7, what is the value of a << 6?

A0xa72b

B0xa2b

C0x6dc0

D0x1111

Answer: Option (Login/Signup)

Show Explanation

Asked In ::

Post Your Answer Here:     

No Discussion on this question yet!