Booklet Flashcards

1
Q

Character set

A

Numeric code which each keyboard character is given and is then converted into binary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ASCII

A

Character set

Represents 128 characters in 7 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Unicode

A

Character set

Represents characters in 16 bits ( good for all languages and emojis)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Resolution

A

Concentration of pixels per inch

dpi

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Pixels

A

Dots that make up a pic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Colour depth

A

Number of bits per pixel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Same rate

A

The number of times the height of a sound wave is sampled per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Sample interval

A

Time between each sample

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Bit rate

A

Amount of space available to store each sample

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Field

A

A characteristic of something stored in a database e.g. Surname , DOB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Entity

A

The real world thing that we store data about e.g. Cars , students , emplyoees

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Record

A

All the data about one thing in a database e.g your school record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Primary key

A

A Unique field to ensure that there is at least one field that is never duplicated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Foreign key

A

The primary key from a linked table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Data redundancy

A

Same data is present in more than one table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Data inconsistency

A

More than one copy of the same data and some of the data is different

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Topology

A

Arrangement of nodes and connections in a network

18
Q

Router

A

Connects computer and other network capable devices together to form a network . Forwards packets to make sure they reach destination.

19
Q

Modem

A

Connects a computer to the Internet via a telephone line

20
Q

Hub

A

Connects devices in LAN

Sends packets to everything in network except sender
Less efficient and less private

21
Q

Switch

A

More powerful than hub , better for larger networks

Has lots of ports to connect devices in LAN

Forwards packets to intended destination ONLY using MAC address

22
Q

WAP

A

To connect wirelessly to a network . Built into routers

23
Q

NIC

A

Built into a computer to connect to a network

24
Q

Protocols

A

Set of rules that control communication between device e.g. TCP/IP , DNS

25
IP address
A number that identifies a device on a network (will not have same IP address each time it connects
26
MAC address
Address of the device . Hard coded into the NIC
27
Packets
Data which is split up and reassembled when it reaches its destination
28
DNS
Domain Name System Protocol that connects IP addresses to user friendly names such as bbc.co.uk
29
Advantage of DNS
No need to remember IP addresses IP address can be changed or upgraded without having to change the Domain name
30
HTML
Text file containing text to be displayed on a webpage. Uses tags. It's a standard and ensures content is displayed regardless of browser
31
GIF
Lossless
32
Assembly language
Low level code that uses mnemonic codes
33
Machine code
Instructions in binary used by CPU
34
Opcode
The part of a machine code instruction that tells the processor the job that needs to be done (e.g. Add, subtract )
35
Operand
The part of a machine code instruction that tells the processor what to apply the job to (e.g. Specific piece of data or place in memory )
36
Antivirus
Program that detects and eliminates malicious software
37
Firewalls
Restricts unwanted network addresses
38
Spyware
Software that fathers and sends info about a host
39
Firewall
Restricts unwanted network addresses
40
Form
An input screen allowing chosen data to be displayed and edited. Uses text boxes or drop down lists. When edited, changes are updated in database
41
Difference between router and switch
Router revives and sends packets between networks Switch over ONE network