QuestionBankPro
medium
2 min read

Local static

Local Static Local static is a type of variable that is allocated memory within a function and is accessible only within that function. Unlike global var...

Quick Actions

Insights

Difficultymedium
Reading Time2 min