obsolete
In computers and technology the term obsolete means the hardware is no longer in use, even though it may still be in working order. It is a term associated with outdated designs that are no longer supported by the manufacturer.
Read Also:
- obsolete element
In HTML, any element (tags or code) that may not work in future versions of Internet browsers is considered an obsolete element.
- octal
Refers to the base-8 number system, which uses just eight unique symbols (0, 1, 2, 3, 4, 5, 6, and 7). Programs often display data in octal format because it is relatively easy for humans to read and can easily be translated into binary format, which is the most important format for computers. By contrast, […]
- odd header
In word processing, a header that appears only on odd-numbered pages.
- octet
An octet is 8 bits. It is equivalent to a byte, as long as the byte is also 8 bits. Bytes range from 4 – 10 bits, but octets are always 8 bits.
- odd parity
The mode of parity checking in which each 9-bit combination of a data byte plus a parity bit contains an odd number of set bits.