Computer Science, asked by singhharpreet5013, 6 months ago

in C language a char data type always occupies true false

Answers

Answered by mathmagic1923
0

Answer:

The char data type is used to store a single character and is the most basic data type in C. It requires only one byte of memory for storage and can contain both positive and negative values.

Similar questions