2.1.10 - Outline the way in which data is represented in the computer. Flashcards
1
Q
What are the different data types in computer representation?
A
The different data types include Character, Integer, String, Boolean, and Float/Real.
2
Q
What does ‘pixel’ stand for in image representation?
A
Pixel stands for Picture Element, which is the smallest controllable element of a display.
3
Q
How is a pixel defined in terms of color?
A
Each pixel has one color at one moment, defined in RGB (Red, Green, Blue).
4
Q
What is resolution in the context of image representation?
A
Resolution is the dimensions of an image in pixels.