Pregunta:
It's in a fixed position in memory and its impossible for it to be instanced like with non-static fields, class or methods. the static variable can be used to refer to the common property of all objects (i.e. not unique for each object). Its good to use static to make your program more memory efficent.
Autor: Jerry MathewRespuesta:
Static
0 / 5 (0 calificaciones)
1 answer(s) in total