Pergunta de entrevista da empresa Synopsizor

What is static variable in Java?

Resposta da entrevista

Sigiloso

24 de fev. de 2022

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