Which of the following best describes how computing devices represent information? A. A computer will either represent information as bits or bytes but not both B. A computer represents data as a byte which is either a 0 or a 1 C. A computer represents data as bits which is either a 0 or a 1 D. A computer represents information as bits which contain 8 bytes.

Respuesta :

Answer:

The Answer is B

Explanation:

The reason the answer is B is because "bytes" are the correct form of storing memory in 0's and 1's.

Using concepts of data representation in a computer, it is found that the correct option is:

C. A computer represents data as bits which is either a 0 or a 1.

-----------------

  • In computer science, it is a common saying that "everything inside a computer is either a 0 or 1".
  • The unit of measure that only has 0s and 1s is bits.
  • If we load a file, either text or image, all the values at each position on the file are composed by 0's and 1's, for example.
  • Thus, option C is correct.

A similar problem is given at https://brainly.com/question/17399642