Question
How would a static local variable be useful?
Step 1
A static local variable is a variable that retains its value between function calls. It is declared within a function using the `static` keyword. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD