Computer Science, asked by goravsharma6440, 9 months ago

in c language a char data type always occupies one byte​

Answers

Answered by laxmidevasani983
1

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.

plz mark as brainlist and follow me

Answered by ItsNewton23
3

 \huge  \mathbb \color{red} \underline{AnsWer :}

True

 \huge  \mathbb \color{red} \underline{ExPlaNaTioN :}

Char data type occupies 1 byte in C language .

Similar questions