YELLOW Revision Flashcards
Name all of the different types of computer systems
1) PCs
2) laptops
3) netbooks
4) mobile devices - such ask smart phones, tablets and wearables
5) games consoles
embedded systems - such as central heating, home appliances and the Internet of Things (IoT)
What are the different types of network?
LAN - local area network (less than 2km wide)
WLAN - Wireless local area network
WAN - wide area network (greater than 2km wide)
What are the connectivity methods for creating a network?
1) Wired
2) Wireless
What are the four different types of toplogies?
1) Bus
2) Ring
3) Star
4) Mesh
What does the protocol TCP stand for and what does it do?
Transmission Control Protocol
TCP breaks the data down into packets so that it can be sent over the internet / network
What does the protocol IP stand for and what does it do?
Internet Protocol
Is used to address the data packets that are sent over the internet / network
What does the protocol DHCP stand for and what does it do?
Dynamic Host Configuration Protocol
A network protocol that enables a server to automatically assign an IP address to a computer from a defined range of numbers configured for a given network
What does the protocol Ethernet stand for and what does it do?
Also known as IEEE 802.3. This is the standard / protocol for the physical and data connections between 2 or more devices.
What does the protocol HTTP stand for and what does it do?
Hypertext Transfer Protocol
Specific protocol used for sending hypertext for web pages
What does the protocol HTTPS stand for and what does it do?
Hypertext Transfer Protocol Secure
Secured version of HTTP. Data is encrypted before transmission.
What does the protocol FTP stand for and what does it do?
File Transfer Protocol
A protocol for transferring files over the internet. You can download files from an FTP server or upload files to it.
What hardware device is used to hold all internal components so that communication between them is possible?
Motherboard
What hardware device is used to hold the files and data that are currently used by the computer but not yet saved?
Random Access Memory (RAM)
What does volatile memory mean?`
The contents of the memory disappear when the power is turned off.
What type of memory is RAM?
Volatile memory
What hardware device is used to hold the BIOS commands?
Read Only Memory (ROM)
What does BIOS stand for?
Basic Input / Output System
It is what boots up the system so that the operating system can take over.
What type of memory is ROM?
Non-volatile memory