Computational Thinking Flashcards

Computer Science Paper 2 OCR

1
Q

Abstraction

A

The process of removing unnecessary details to focus on those that matter to solve the problem

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

Decomposition

A

The process of breaking a large problem into smaller manageable steps

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

Algorithmic Thinking

A

Trying to construct problems step by step approaches that both human and computers can solve

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

Syntax

A

Incorrect spelling, grammar or indentation

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

Logic

A

Program runs but not as expected as there may be incorrect declarations, variables being reset but similar

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