What does static variable mean?

Long Answer
Views 1181

Answer:

Static variables are the variables which retain their values between the function calls. They are initialized only once their scope is within the function in which they are defined.

Related Articles:

This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of C Programming Language, click the links and dive deeper into this subject.

Join Our telegram group to ask Questions

Click below button to join our groups.