+ 2

What is static variable...???

6th May 2020, 5:46 AM
Rocking_omkar_15
Rocking_omkar_15 - avatar
3 Answers
+ 3
Omg great explanation 😱😱
6th May 2020, 6:09 AM
šŸ’«AsšŸ’«
+ 2
In computer programming, aĀ static variableĀ is aĀ variableĀ that has been allocated "statically", meaning that its lifetime (or "extent") is the entire run of the program.
6th May 2020, 6:10 AM
SITHU Nyein
SITHU Nyein - avatar