Type of data stored on computers
Numbers, Text, Graphics, Sound
What is Digitization?
Process of converting info eg texts , numbers into digital data that can be manipulated by electronic devices
What is the difference between non positional number systems and positional number systems
In Non-positional a symbol represents the same value regardless of its position while in positional uses the place value method to assign value to a symbol
Advantages of HEX over OCTAL
- Convenient when word length is divisible by 4 and not 3
Advantages of OCTAL over HEX
What is the difference between a bit and a byte?
bit(binary digit) is a 0 or 1 used in the representation of data while a byte is a group of eight bits
Explain the use of: 1. Kilobyte(KB) 2.Mbps (Megabits per second) 3.Megabyte(MB) 4Gigabit(GB)
What is a number system?
A mathematical notation for representing numbers of a given set using digits or other symbols in a consistent manner
3 reasons why it was necessary to devise the HEX and OCT systems?