Which of the following data types has the largest size in C?

Explanation:
long double generally has the largest size among standard C types.

Latest Blogs