CT2/P2 Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Decomposition

A

involves taking a large, complex problem and breaking it down into smaller, more manageable parts or tasks

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

Algorithm

A

it is a set of instructions to perform a specific task

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

Sequence

A

A set of logical steps carried out in order

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

Error

A

the problems in a program due to which the program will stop the execution.

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

Transistor

A

tiny electrical components that form the basis of all digital computing devices.

They have two distinct states (on and off) that we use the binary digits 1 and 0 to represent.

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

Binary

A

In a computer, all data is stored in binary form. A binary digit has two possible states - 1 and 0.

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

Denary

A

Humans tend to use the denary number system. This is the base 10 system that you are familiar with

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

Bit

A

A bit is the smallest unit of data a computer can use.

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

Byte

A

Eight bits are known as a byte. A byte is significant in that a single character can be represented in binary in eight bits - one byte.

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