Garbage, in the context of computer science, refers to objects, data, or other regions of the memory of a computer system (or other system resources), which will not be used in any future computation by the system, or by a program running on it. As computer systems all have finite amounts of memory, it is frequently necessary to deallocate garbage and return it to the heap, or memory pool, so the underlying memory can be reused.

PropertyValue
dbpprop:abstract
  • Garbage, in the context of computer science, refers to objects, data, or other regions of the memory of a computer system (or other system resources), which will not be used in any future computation by the system, or by a program running on it. As computer systems all have finite amounts of memory, it is frequently necessary to deallocate garbage and return it to the heap, or memory pool, so the underlying memory can be reused.
  • ごみ(プログラミング)とは、次のものをいう。 プログラムの実行時に、実行単位(スレッドなど)から参照することができなくなったオブジェクト(『ガベージコレクタ』も参照)。 初期化がされていない記憶領域に入っているデータ。その内容は実行するたびに異なる可能性がある。
dbpprop:hasPhotoCollection
rdfs:comment
  • Garbage, in the context of computer science, refers to objects, data, or other regions of the memory of a computer system (or other system resources), which will not be used in any future computation by the system, or by a program running on it. As computer systems all have finite amounts of memory, it is frequently necessary to deallocate garbage and return it to the heap, or memory pool, so the underlying memory can be reused.
  • ごみ(プログラミング)とは、次のものをいう。 プログラムの実行時に、実行単位(スレッドなど)から参照することができなくなったオブジェクト(『ガベージコレクタ』も参照)。 初期化がされていない記憶領域に入っているデータ。その内容は実行するたびに異なる可能性がある。
rdfs:label
  • Garbage (computer science)
  • ごみ (プログラミング)
owl:sameAs
skos:subject
foaf:page