Introduction - If you have any usage issues, please Google them yourself
Take an integer a from the right end of the beginning of the 4 to 7. Program analysis: can be considered: (1) first make a right shift 4. (2) set a low 4 bits are all one, all the rest of the number 0. Available ~ (~ 0 < < 4) (3) above, both for & operator.