Bit Manipulation

In this blog, I am going to write some code demonstrating how bit operators work in C#.
Let's take a look at the code first:
And this is the output: