Glossary
Sign up
Glossary

Static variable

A variable in programming languages that retains its value between function calls and is only initialized once.