What is the data type that occupies the least storage space in c language?
Answers
Answered by
0
char data type
char data typeThe 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. There are also other datatypes which occupy one byte of memory.
Similar questions
Science,
5 months ago
Science,
5 months ago
Biology,
5 months ago
CBSE BOARD X,
11 months ago
Computer Science,
11 months ago
English,
1 year ago
Biology,
1 year ago