Explain the relationship between binary numbers, data, and information.
(Keep the answer simple pls)


Sagot :

Answer:

Explanation:

Binary data is how everything is stored inside most electronic computers (there are some which use Quantum technology where the standard binary isn’t used).

Data is numbers, letters, and other objects stored within a computer. This data is stored in binary as above.

Information is effectively the interpretation that an computer program places on the data. The same data might represent different pieces of information to two different programs - for example the data (54, ‘Alan Smith) might to one program represent a persons name and age; and to another program might represent the persons name and the number of times that person has seen ‘Les Miserable’ - same data, but entirely different information.