Variables in C programming Q - 5

Last Updated :
Discuss
Comments

Which data type would you use to store a single character in C?

int

char

string

float

Share your thoughts in the comments