Microcontroller Embedded C Programming Lecture 99| Applicability of bitwise operators : Testing of bits
Applicability of bitwise operators : Testing of bits In this article, let's understand about testing of bits using the bitwise AND (&) operator. We'll understand this by…