Pregunta de entrevista de Synopsizor

What is static variable in Java?

Respuesta de la entrevista

Anónimo

24 feb 2022

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