(Chapter 1) Use of Binary and hexadecimal number
(Chapter 1) Use of Binary and hexadecimal number
Analog data, Digital data, Uses of Binary number and Hexadecimal number
Analog data: data values that are continuously changing. Analog data is continuous and non-discrete data.
Data such as sound wave
Digital data: Discrete (individually separate and distinct) data that has only two values. For example, binary
data which is either 1 or 0.
Why a programmer might prefer to read the instruction in hexadecimal rather than in binary
• Easier/quicker to understand/read
• Easier to debug/identify errors
• Fewer digits are used / shorter // takes up less space on screen // more can be shown on screen / page
Page 2 of 2