Domanda di colloquio di Synopsizor

What is static variable in Java?

Risposta di colloquio

Anonimo

24 feb 2022

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