In other words, if I make this variable of the Dog object, all its class variables (properties, such as race, color, namePerror) are also made static together with the object variable "dog"?
class ejemplo{
public static Perro perro;
}...
asked by
04.12.2018 / 22:58