...

/

Introduction to Bit Shifting

Introduction to Bit Shifting

We learned the most common Bitwise operations so far. Now, we are about to learn shifting, which is a common operation we use when we divide/multiply a number by 2.

We'll cover the following...

What is shifting?

A bit shift is a Bitwise operation where the order of a series of bits is moved, either to the left or right, ...

Access this course and 1400+ top-rated courses and projects.