1. In programming, a class variable that is shared by all instances of a class and exists for the lifetime of the program
The static field counter keeps track of the total number of objects created.
O campo estático contador rastreia o número total de objetos criados.
2. In physics, a field that does not change with time at a given point in space
A static electric field is produced by stationary charges.
Um campo elétrico estático é produzido por cargas estacionárias.