Fill in the blank to declare a static variable. public int x=0; | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Fill in the blank to declare a static variable. public int x=0;

anyone know this one

11th Dec 2020, 1:20 AM
Alison Stanley
Alison Stanley - avatar
3 Answers
+ 3
What language and in what context?
11th Dec 2020, 1:28 AM
Sonic
Sonic - avatar
+ 1
Alison Stanley public static int x = 0;
11th Dec 2020, 2:28 AM
A͢J
A͢J - avatar
0
static
3rd Oct 2022, 3:13 AM
Sujit suresh shinde