0% found this document useful (0 votes)
18 views

Computer Science Paper 1 Notes

Uploaded by

mrafahat
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Computer Science Paper 1 Notes

Uploaded by

mrafahat
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Cambridge Computer Science Course Book: Chapter 1

Information representation

Binary Magnitude
A binary magnitude represents the size or quantity of data in binary form,
typically measured in bits or bytes.

Example:
Let's say we have a binary number 10101. The binary magnitude of this
number is 5 bits, because it has 5 digits.

Binary Prefixes
Formula of calculating (2^10 (20, 30) vs 10^3 (6, 9))
Kibibytes vs Kilobytes (1024 vs 1000)

https://www.reddit.com/r/AskComputerScience/comments/2ci64z/
so_a_kilobyte_is_1024_bytes_right_but_what_about/

Communications
Cables:
Twisted Cables
Coaxial Cables
Fiber-Optic Cables

Satellites:
GEO
MEO
LEO

Institute of Electrical and Electronics Engineers (IEEE)

802.3 = Ethernet
802.11 = Wifi

Using the Web vs Using the Internet

You might also like