ICT Flashcards

(32 cards)

1
Q

What is a bug

A

A bug is something that has gone wrong - an error

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

In syntax what colour does the error come up as

A

Red

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

What does a hashtag mean

A

A comment that tells someone what the code does

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

What is a variable

A

A variable is something you can use and assign a value to

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

What colour does the text come up as

A

Green

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

What is a bug

A

A bug is is when something is wrong with the program you are using so it stops working

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

What is an intergers

A

Something that holds whole numbers

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

What is a string

A

Something that holds both letters and numbers

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

What is a float

A

Float is numbers with decimal points

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

What can a variable only contain

A

Letters , numbers and underscores

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

Can a variable start with a number

A

No

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

Can you use reserved words for a variable

A

No

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

What does if give you

A

Two options

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

What is a selection in a computer program

A

It is where the computer gets a choice

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

What is a loop

A

It is something that keeps on going till the critiria has been met

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

What is a while loop

A

It carry on till you. Have met the criteria

17
Q

What is a for loop

A

Something that goes on for a specific number of times

18
Q

What does a loop do

A

It teapots things over and over again

19
Q

What is an algorithm

A

It is a set of instructions to perform a specific task

20
Q

What is decomposition

A

It is when you break down the task into smaller chunks

21
Q

What is a psuedocode

A

It is half code and half English

22
Q

What is an operating system

A

It runs the computer

23
Q

List three operating systems

A

Windows , android ( mobile ) , iOS ( mobile )

24
Q

What is the difference between a mac and a pc

A

They run different operating systems

25
Can mac run windows
Yes
26
Can windows run mac
No
27
Give an example of software
Word, minecraft , office
28
What is software
A program that runs on your computer
29
What is an app
Something you can download on to your device
30
What is app short for
Application
31
What is software
Something that runs on your computer
32
Is an app software
Yes