Noob questions: Bitwise operators in screen movement

Why so many programmers prefer to use bitwise operators as opposed to other methods? I understand it is more time efficient in the interest of time, but what are other ways I could accomplish the same thing without these operators