YELLOW Revision Flashcards
(47 cards)
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
What is a cache?
It is a small store of memory on or near the CPU. It is used for frequently accessed data to prevent the fetch / decode / execute cycle slowing down the computer.
It is made up of volatile memory
What is a CPU?
Central Processing Unit
The CPU takes instructional inputs from the computer’s RAM, decodes and processes the action, before delivering an output.
What are the three types of backing storage available?
1) Magnetic storage
2) Optical storage
3) Solid State storage
What is hybrid backing storage?
It is made up of two or more types of backing storage, usually including the cloud.
What is magnetic backing storage?
Magnetic storage uses the two types of magnetic polarities to represent the binary information consisting of zeros and ones. Examples include hard disk drive, magnetic tape and floppy disk
What is optical backing storage?
Data is recorded by making marks in a pattern that can be read back with the aid of light, usually a beam of laser light precisely focused on a spinning optical disc. Examples include Compact Disk (CD), Digital Versatile Disc (DVD) or Blu-ray