Computing EOY Flashcards

1
Q

Define sequence

A

Set of instructions followed one after the other in a specific order

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

Define iteration

A

Repetition of a process to create a more efficient solution

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

Define decision

A

Usually in the form of a question, asks the program if something is true or false

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

Define input

A

Usually a sensor or a button activates the program

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

Define output

A

The thing that happens due to the input

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

Define algorithm

A

Step-by-step procedure for solving problems

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

Define sensor

A

Used to take readings to detect a change in its environment

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

Define variable

A

A location in memory in which you can temporarily store a value

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

Define subroutine

A

Mini program within another program

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

What shape is a start/end symbol and how many arrows go in/out of it?

A

A rounded rectangle with 1 arrow

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

What shape is a decision symbol and how many arrows go in/out of it?

A

A diamond shape with at least 2 arrows going out of it

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

What shape is an input/output symbol?

A

A parallelogram

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

What shape is a subroutine symbol?

A

A rectangle with two lines on either end

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

What shape is a process symbol and how many arrows go in/out of it?

A

A rectangle with one arrow going in and one going out

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

Define process

A

Actions, steps or instructions

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

Define malware

A

Malware stands for malicious software. It is a small program which enters a computer or network through a downloaded file or vulnerability in a network

17
Q

Name three things to make a strong password

A
  1. 8+ characters
  2. Use symbols, numbers and letters
  3. Not a real word
18
Q

What is phishing?

A

An email that tricks you into handing over sensitive or personal information

19
Q

What are bitmap graphics?

A

a two-dimensional picture as a rectangular matrix or grid of square pixels, and resizing can cause pixelation

20
Q

Name 3 reasons that a hacker would send you malware

A
  1. To steal, edit or destroy information
  2. To prove their skills
  3. Revenge
21
Q

What is a logic bomb?

A

A logic bomb tells the computer to execute a set of instructions at a certain date and time or under certain specified conditions

22
Q

What is ransomware?

A

Software illegally installed on a computer so that the user cannot access their files until a ransom is paid

23
Q

What does dpi mean

A

dot per inch