Static Storage Class

The Static Storage Class The static storage class instructs the compiler to keep a local variable in existence during the life-time of the program instead of creating and destroying it each time…

Share Button
error: Content is protected !!