End of Y8 revision Flashcards

1
Q

What does a CPU do?

A

Process information

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

What does RAM stand for?

A

Random access memory

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

What does ROM stand for?

A

Read only memory

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

What does a RAM do?

A

Very fast with volatile data storage. Contains the OS, current programs and data

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

What does a ROM do?

A

non-volatile memory, contains the boot strap and BIOS

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

What does CPU stand for?

A

Central Processing Unit

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

What does GPU stand for?

A

Graphics Processing Unit

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

What does a GPU do?

A

Makes the screen look good

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

What does LED stand for?

A

Light Emitting Diode

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

What is an LED?

A

A light. They come in red, green, amber, white and blue

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

What is an input?

A

A method of entering data onto a computer system, usually with an input device, such as a keyboard or mouse

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

What is an output?

A

A method of displaying information to a user e.g. a screen

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

What does volatile mean?

A

That data will be lost if the machine is turned off

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

what does BIOS mean?

A

Basic input and output system

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

What is a motherboard?

A

A circuit board that connects all of the other component

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

What is HTML?

A

A code used to create web pages

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

What is CSS?

A

It is used to centralise the format/style of a website

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

What does CSS stand for?

A

Cascading Style Sheet

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

What does HTML stand for?

A

HyperText Markup Language

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

What is a motherboard?

A

A circuit board that connects all of the components t

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

What is an algorithm?

A

A set of instructions that achieve a task

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

What is an iteration?

A

A repeated set of instructions- common loops include forever, until, while true

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

What is a variable?

A

A named container for a value which can be altered by the program

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

What is a selection?

A

A choice of which set of code to follow is dependent on a true of false question – common selections are “if then else”, “when..do”

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

What is CAD?

A

Computer Aided Design

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

What are the advantages of CAD?

A

Much cheaper than building a prototype
Easy to edit
Can try out ideas without having the cost of building them
Can try materials/colours using rendering
Can produce walkthroughs

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

What is CAM?

A

Computer Aided Manufacturing

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

What are the advantages of CAM?

A

After initial instillation, cheaper than having a workforce
Precision, machines are much more accurate than humans
Can work 24/7
Mistakes can be easily changed

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

What does p mean?

A

Paragraph

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

What does br mean?

A

line break

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

What does h1 mean?

A

header one

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

What does img mean?

A

includes an image

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

What does div mean?

A

A selection of the document

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

What does ol mean?

A

Ordered/numbered list

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

What does ul mean?

A

unordered list

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

What does li mean?

A

list item

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

What does “float” do?

A

positions the div element to the right or left of the surrounding element

38
Q

What does “text-colour” do?

A

Detirmines the colour of the tex

39
Q

What does “text-align” do?

A

Specifies the horizontal alignment of text

40
Q

What is Wireframe?

A

A feature in CAD that allows for design without solid walls

41
Q

How does a mobile phone connect to a network?

A

3g, 4g, bluetooth or wifi to connect to a network

42
Q

What are the three main parts of a cpu?

A

The CPU is made up of three main components, the control unit, the immediate access store and the arithmetic and logic unit.

43
Q

what does the control unit do?

A

The control unit controls the flow of data within the system.

44
Q

what does the immediate access store do?

A

The immediate access store is where the CPU holds all the data and programs that it is currently using.

45
Q

what does the arithmetic and logic unit do?

A

The arithmetic and logic unit is where the CPU performs the arithmetic and logic operations. Every task that your computer carries out is completed here, even typing words.

46
Q

What is another name for the arithmetic and logic unit?

A

ALU

47
Q

Which part of the CPU controls the input and output of data, checks that signals have been delivered successfully and and makes sure that data goes to the correct place at the correct time?

A

The control unit

48
Q

What three things detirmine how fast a computer can carry out instructions?

A

clock speed
cores
cache

49
Q

How do cores affect how fast a computer can carry out instructions?

A

For each core a CPU has, the more instructions it can do at one time.

50
Q

How does clock speed affect how fast a computer can carry out instructions?

A

The speed at which the CPU can carry out instructions is called the clock speed. This is controlled by a clock. With every tick of the clock, the CPU fetches and executes one instruction.

51
Q

What is clock speed measured in?

A

Hertz

52
Q

How is Hertz detirmined?

A

cycles per second

53
Q

How many cycles can a cpu with a clock speed of 2GHz?

A

a CPU with a clock speed of 2 gigahertz (GHz) can carry out two thousand million (or two billion) cycles per second.

54
Q

What is the abbreviation of hertz?

A

Hz

55
Q

What is a disadvantage of a CPU with more cores?

A

It is more expensieve and uses more power

56
Q

What is a cache?

A

A cache (pronounced ‘cash’) is a tiny block of memory built right onto the processor.

57
Q

How does a cache affect the speed of a computer?

A

The most commonly used instructions and data are stored in the cache so that they are close at hand. The bigger the cache is, the more quickly the commonly used instructions and data can be brought into the processor and used.

58
Q

What is the fetch-excecute cycle?

A

The CPU fetches instructions from the main memory and executes them. This is always happening when a computer is on.
The CPU fetches the instructions one at a time from the main memory into the registers. One register is the program counter (pc). The pc holds the memory address of the next instruction to be fetched from main memory.
The CPU decodes the instruction.
The CPU executes the instruction.
Repeat until there are no more instructions.

59
Q

How would a computer excecute this instruction? “area = length * width”

A

First, the computer needs to load in the value of the variable length into the immediate access store (registers). Next it needs to load in the value of the variable width. Then it needs to multiply the two numbers together, and finally it needs to store the result in the variable area.

60
Q

How would a computer excecute this instruction? “area = length * width”

A

First, the computer needs to load in the value of the variable length into the immediate access store (registers). Next it needs to load in the value of the variable width. Then it needs to multiply the numbers together, and finally store the result in the variable area.

61
Q

What are malware?

A

Malware are programs that install and run on your computer without your knowledge or consent.

62
Q

What is another name for malware?

A

Malicious programs

63
Q

What is a virus?

A

A type of malware designed to copy itself and spread to other programs

64
Q

What is a zombie?

A

A type of malware that takes over a computer to perform a malicious task

65
Q

What is a Trojan?

A

Malware that seems legitimate, but is actually malicious

66
Q

What is anti-virus software?

A

Anti-virus software scans all forms of storages devices for viruses, and if found, attempts to remove them

67
Q

What is the html element for the largest heading?

A

h1

68
Q

Which html element defines important text?

A

strong

69
Q

Which html element defines important text?

A

em

70
Q

Which character is used as an end tag in html?

A

/

71
Q

How can you open a link in a new tab/browser window?

A

a href=”url”

72
Q

Inline elements are normally displayed without starting a new line- true or false?

A

True

73
Q

What is the correct HTML for making a checkbox?

A

input type=”checkbox”

74
Q

What is the correct HTML for making a text input field?

A

input type=”text”

75
Q

What is the correct HTML for making a drop-down list?

A

select

76
Q

What is the correct HTML for making a text area?

A

textarea

77
Q

What is a text area in HTML?

A

A textbox where users can input text

78
Q

Block elements are normally displayed without starting a new line- true or false?

A

False

79
Q

Which HTML element defines the title of a document?

A

title

80
Q

What is the correct HTML element for playing video files?

A

video

81
Q

What is the correct HTML element for playing audio files?

A

audio

82
Q

The HTML global attribute, “contenteditable” is used to:

A

Specify whether the content of an element should be editable or not

83
Q

In HTML, onblur and onfocus are:

A

Event attributes

84
Q

Graphics defined by SVG are in which format?

A

XML

85
Q

The HTML element is used to:

A

Draw graphics

86
Q

Which input type defines a slider control?

A

range

87
Q

broken question

A

Content aside from the main content

88
Q

What is data?

A

Units of information. In computing there can be different data types, including integers, characters and Boolean. Data is often acted on by instructions.

89
Q

What is a firewall?

A

An application that prevents unauthorised connections to and from the Internet.

90
Q

What is spyware?

A

A program which monitors computer activity in an attempt to steal passwords or financial information