The number of bits occupied by the value ‘a’ are:
16 bits
Reason — A char data type occupies 2 bytes in the memory.
1 byte = 8 bits2 bytes = 8 * 2 = 16 bits