Question d’entretien chez Cisco

What is different between static variable and global variable

Réponse à la question d'entretien

Utilisateur anonyme

31 juil. 2012

static variables when uninitialized are initialized to 0 whereas in case of global variable they are initialized to garbage value