TECHNOLOGY 

Published on
 KembaraXtra-Computer Terms – bit bucket:
A bit bucket is an imaginary location used in computing to discard unwanted data. It represents a null input/output destination where information can be sent but from which nothing can be retrieved.
In practice, this concept is implemented through special devices or system files that simply ignore any data written to them. For example, in MS-DOS systems the device named NUL acts as a bit bucket, allowing commands or outputs to be redirected and effectively discarded.
Picture
0 Comments