Which of the following is a valid storage class in C?

Explanation:
C supports storage classes: auto, static, register, extern.

Latest Blogs