+ 2

What is static variable...???

6th May 2020, 5:46 AM
Rocking_omkar_15
Rocking_omkar_15 - avatar
3 Réponses
+ 3
Omg great explanation đŸ˜±đŸ˜±
6th May 2020, 6:09 AM
đŸ’«AsđŸ’«
đŸ’«AsđŸ’« - avatar
+ 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