Static

From Wikipedia, the free encyclopedia

Look up static in Wiktionary, the free dictionary.

Static has several meanings:

In computer science:

  • Static variables may be constants, local function variables, or class variables depending on the context
  • Static typing, where type checking is applied at compile-time not run-time
  • Static linking, where identifiers are associated with data or sections of code during linking not run-time
  • Static IP address, an address configured on a device which does not change
  • Static random access memory, a type of semiconductor memory which retains its contents as long as power is applied
  • Static logic, digital logic which does not use a clock signal
  • Static code analysis is a set of methods for analyzing code without running it
  • Static method, a method of a class that does not need an explicit object reference

In popular culture and the arts: