Computer Science, asked by itssonasharma2228, 6 months ago

In C Language a char data type always occupies one byte

Answers

Answered by Snehpriyanshu
4

Explanation:

The data of type CHARACTER is always unsigned. A CHARACTER item occupies 1 byte (8 bits) of storage and is aligned on 1-byte boundaries.

hope it's helpful

Similar questions