Getting Started With C

The Scope, Visibility, and Lifetime of Variables in C

Resources :

Featured
Special title treatment

With supporting text below as a natural lead-in to additional content.

Q1.In C programming, what is the scope of a global variable?

Q2.In C, what is the lifetime of an automatic variable (declared inside a function)?