Computer Science for IGCSE & O level - Data Representation (Section 7 - No. 25)
Which of the following scenarios would best demonstrate the application of binary representation?
Representing the color of a pixel in an image.
Storing the value of a student's grade.
Representing the quantity of items in a shop.
Storing a user's name in a database.
Explanation
Binary is used for representing numeric data, which can include colors, grades and item quantities. While text can be stored too, this is done through encoding systems that ultimately use binary.
Comments (0)
