Question d’entretien chez Synopsizor

What is static variable in Java?

Réponse à la question d'entretien

Utilisateur anonyme

24 févr. 2022

The static variable in Java is variable that can be used to refer to the common property of all objects.