C Interviews
C Interview
A static identifier (or static variable) retains its value throughout program execution. The default value of a uninitialized static identifier is zero.