×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

The result of the following operation is –

33. The result of the following operation is -

100 << 3
  1. 001
  2. 300
  3. 800
  4. Error

Answer: C) 800

Explanation:

The "<<" is a binary left shift operator, if left shifts the bits of the first operand, the second operand decides the number of places to shift.

Comments and Discussions!

Load comments ↻




Copyright © 2025 www.includehelp.com. All rights reserved.