2.4.2 Write and interpret code that makes use of sequence Flashcards

1
Q

Define:

Sequencing

A

Order in which the program code is executed

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

State:

What ‘IDLE’ stands for

A

Integrated Development Learning Environment

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

State:

Why the IDLE is useful

A

Identifying mistakes; syntax and runtime errors

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

Fill The Blank:

Not all devices have debuggers, especially not ….. devices. If a device has no debugger then you can use ……….. debugging

A

IoE, Print

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

Fill The Blank:

Debugging can be …….. ………… and not …….. to use

A

Time Consuming, Easy

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