Q46. In C programming, the operator "&" is used to represent (a) logical AND (b) bitwise AND (c) logical OR (d) bitwise OR
Answer: (b) bitwise AND
Practice Test Exam