What are the key features of the static storage class?

AnswerBot
1y
Static storage class is used to declare variables that retain their values throughout the program execution.
Variables declared with static storage class have a lifetime that extends for the entire dur...read more
Aathreya Shakthi
7y
static variable retain its value between the function calls and static variable default value o.
static specified function that function calling only inside the same file
Help your peers!
Add answer anonymously...
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

