How do you convert binary into denary?
What is word and word length?
Word is fixed number of bits. e.g. 32-bits
A word is the amount of data that can be processed in each clock cycle.
Word length in defined by the size of the processor.
Longer word length = more data processed = faster computer
What are the binary units?
Kilobyte = Kb = thousand bytes = 1024 Megabyte = Mb = million bytes = 1,000,000 Gigabyte = Gb = thousand million bytes = 1,000,000,000 Terabyte = Tb = million million bytes = 1,000,000,000,000 Petabyte = Pb = thousand million million bytes = 1,000,000,000,000,000