Data types in C Programming: Q - 6

Last Updated :
Discuss
Comments

Which data type would you use to store a large floating-point number with high precision?

float

char

int

double

Share your thoughts in the comments