...

/

The Utility of the Left Shift and Right Shift Operators

The Utility of the Left Shift and Right Shift Operators

Study the applications of the left shift and right shift operators.

We'll cover the following...

Application of the left shift and right shift operators

When we create a file in Windows, the following formula is applied to it:

(Year1980)512+Month32+Day(Year-1980)*512+Month*32+Day ...