The Program counter is incremented by an amount governed by the Control Unit..True or False?
False - the PC always increments by one
2
New cards
A file can be changed on the hard drive..True or False?
No - a file must be pulled from secondary storage into memory, changed by the CPU and then is saved on top of the original file
3
New cards
What is meant by network topology?
How computers are connected to the network, the shape of the network
4
New cards
What is the difference between a star and mesh network?
In a star each computer has a direct connection with the server, in a mesh computers may be connected to each other
5
New cards
What is an advantage of using a mesh network?
By far the most robust network
6
New cards
What is the disadvantage of using a mesh network
{Possible bottlenecks, expensive
7
New cards
What are the advantages of using a star network?
Easy to setup, easy to expand and fairly robust (if one station crashed the network remains stable)
8
New cards
What is meant by encryption?
Disguising data so that it cannot be read without the key
9
New cards
What is meant by coding?
Means shortening, reducing data so that is not as big - NOT disguised
10
New cards
What are the common frequencies for Wi-Fi?
2.4GHz & 5GHz
11
New cards
How many channels are available for 2.4 GHz in the UK?
13
12
New cards
What are tha advantages of using Wi-Fi?
Less expensive & can connect with portable devices
13
New cards
What are the disadvantages of using Wi-Fi?
Limited range and more vulnerable to attack
14
New cards
What are the common encryptions for Wi-Fi?
WEP, WPA & WPA2
15
New cards
What is the hardware within a computer system or smartphone which carries out the instructions of a computer program ?
The CPU
16
New cards
What does CPU stand for?
Central processing unit
17
New cards
When talking about a CPU what does ALU stand for?
Arithmetic logic unit
18
New cards
What are the 3 main components of a CPU
Control unit, Memory unit (registers) and ALU
19
New cards
When talking about a CPU what is the function of the ALU?
performs arithmetic and logical operations
20
New cards
When talking about a CPU what is the function of the control unit?
coordinates the activities of the CPU, directing data flow between the CPU and other devices
21
New cards
Complete the cycle of the CPU - Fetch.....
Fetch, decode, execute
22
New cards
Where does the CPU fetch instructions from
Main memory (RAM) - (Cache)
23
New cards
When talking about a computer system what is memory?
A temporary storage, volatile
24
New cards
What 3 things might you find stored in Memory?
Currently running programs, frequently used data and the operating system
25
New cards
What does RAM stand for?
Random Access Memory
26
New cards
What does ROM stand for?
Read Only Memory
27
New cards
What is stored in ROM?
The boot files for the computer & BIOS
28
New cards
Name 2 differences between RAM and ROM
Ram is Volatile, ROM is non Volatile
contents of RAM change frequently, contents of ROM never change
29
New cards
When referring to computer memory what is meant by Random Access?
You can write anywhere in that memory space at any time
30
New cards
When discussing memory what is meant by volatile?
It requires power and loses its content if there is no power
31
New cards
Is RAM volatile or non-volatile?
Volatile
32
New cards
Where is the basic start up routine, known as the boot sequence, of a computer stored?
In the ROM
33
New cards
What is virtual memory?
A part of the hard drive used as memory when memory(RAM) has become full
34
New cards
When would you need to use virtual memory?
If memory is full. When you want to open a program that doesn't fit in remaining memory space
35
New cards
What does 3MHz mean?
It is the clockspeed of the computer, it can complete 3 million cycles per second
36
New cards
How does cache size affect the performance of a computer?
The larger the size of the cache, the more instructions can fit in it, the quicker the CPU can process the instructions
37
New cards
A computer has a quad core processor, what does this mean?
The computer has 4 separate cores, each capable of running cycles, so more cycles can be run simultaneously
38
New cards
Is ROM volatile or non-volatile?
Non-volatile
39
New cards
How does having more RAM improve the performance of a computer?
It can load more programs and data at the same time
40
New cards
What is stored in the computer's ROM
The boot sequence (BIOS settings)
41
New cards
Name the type of secondary storage that is built into a computer system (usually)
Hard disk drive, magnetic hard disk
42
New cards
Is a hard disk drive volatile or non volatile?
Non-volatile
43
New cards
Name some examples of optical storage?
CDs, DVDs
44
New cards
What does CD-ROM stand for?
Compact disk read only memory
45
New cards
What is a CD ROM used for and why?
Music cds, software disks - permanent, can't be tampered with
46
New cards
What does DVD stand for?
Digital video (versatile) disc
47
New cards
Who might use Flash Memory and why?
Anyone who needs to transfer data from one place to another
48
New cards
What type of memory does a USB stick use?
Flash memory or Solid State memory
49
New cards
Flash memory is also known as what?
Solid state memory
50
New cards
What does the SD stand for in SD card
Secure digital
51
New cards
What type of memory is used in smartphones and tablets?
Flash memory
52
New cards
What does the RW stand for in DVD-RW?
Re-writable
53
New cards
What is the difference between a DVD-R and a DVD-RW
DVD-R can only be written to once
54
New cards
What is a solid state drive?
A form of flash memory, (portable storage )that does not use magnetic tape like a HDD
55
New cards
What is cloud storage?
Online storage
56
New cards
How many times bigger is a terabyte to a gigabyte?
1024 or 1000
57
New cards
What type of memory is cheaper per GB? Hard disk drive, optical storage or flash memory
Hard drive
58
New cards
What is 1 advantage and 1 disadvantage of cloud storage
Cheap; automatically backed up; secure, extendable, Relies on internet access, requires password access; speed depends upon the internet connection speed
59
New cards
Name 2 features of a hard drive
Large capacity, fairly cheap, magnetic storage, not portable
60
New cards
Name 2 features of a CD-ROM
Small and portable, can be used on most devices, Read only so cannot be copied over, small capacity
61
New cards
Name 2 features of a solid state drive
Very fast access, robust
62
New cards
Give an example of magnetic storage
Hard drive, magnetic tape
63
New cards
Give an example of optical storage
CD-ROM, DVD-ROM, CD-RW etc
64
New cards
State 2 functions of an operating system
Provide a user interface. Provide a platform for applications to run. Perform memory management, perform file or disk management
65
New cards
Name 2 different operating systems
Windows, iOS, Android, Linux, Ubuntu
66
New cards
Explain multi-tasking
Allows more than 1 process to run, apparantly, at the same time in oprder to maximise computer resources.
67
New cards
Name 2 utility programs and their uses
"System cleanup, Searches for and deletes files or programs which are no longer used
68
New cards
Automatic update - Checks on theInternet for newer versions of programs which are installed
69
New cards
Disk defrg, cleanup the hard drive"
70
New cards
Why would a company need custom written software?
IF software does not exist to do the job the company wants. If the software that does exist doesn't do exactly what they need
71
New cards
What do we mean by Off the Shelf software?
Software that is available in shops or to download
72
New cards
Give an example of off the shelf software
Excel, Access, Word etc
73
New cards
State two features of open source software
Is free to use, lots of people contribute to it, doesn't need a license
74
New cards
What does HTTP stand for?
Hypertext transfer protocol
75
New cards
What does HTTPS stand for
Secure HTTP
76
New cards
What does LAN stand for?
Local area network
77
New cards
What is a WAN?
Wide area network
78
New cards
State 2 differences between a LAN and a WAN
LAN is over a small geographical area, whereas a WAN is over a large geographical area. LAN uses cables/wireless to transfer data, whereas a WAN uses telephone system etc.
79
New cards
What is the following type of network: One or more servers providing services to many clients
Client-Server network
80
New cards
Define a peer-to-peer network
All computers are equal, they serve the needs of the user as well as carrying out network functions
81
New cards
This device directs traffic though large networks, such as the internet
Router
82
New cards
This device forwards packets only to the intended recipient
Switch
83
New cards
What does NIC stand for?
Network Interface Card
84
New cards
A computer must have this device to connect to a network
NIC
85
New cards
This device sends packets to every machine connected to it
Hub
86
New cards
What does PDF stand for?
Portable document format
87
New cards
What is software?
Programs that run on the computer
88
New cards
What is meant by an ISP?
Internet Srvice Provider - the company that allows you to connect to the Internet
89
New cards
What is a MAC address?
A unique identifier for every piece of hardware that can connect to a network
90
New cards
What is the purpose of a MAC address?
To identify the next router in the list
91
New cards
What are protocols?
Rules agreed by computers in order to communicate
92
New cards
What is TCP?
Transmission Control Protocol
93
New cards
What does TCP do?
Breaks data into packets, reassembles the packets, detects errors & resends
94
New cards
What is HTTP?
Hyper Text Protocol
95
New cards
What is HTTPS?
HTTP Secure - encrypts data
96
New cards
What is circuit switching?
Locking down one pathway for data to travel
97
New cards
What is packet switching?
Packets of data take any available pathway to their destination
98
New cards
What is an IP address?
A unique number identifying devices on the Internet (We are currntly on IP 4)
99
New cards
What is a DNS?
Domain Name System
100
New cards
What is the purpose of a DNS?
To associate IP addresses with web addresses e.g. www.bbc.co.uk - 192.68.01.01