Have you ever had to use bit shifting in real programming projects? Most (if not all) high level languages have shift operators in them, but when would you actually need to
Every bitblt-er i ever wrote couldn't have been completed w/o ability to slide bits left and right.