Comp 106 Flashcards

1
Q

What are the two principals of computers/what is a computer?

A

1) They respond to a specific set of instructions in a very specific manner
2) It can execute the instructions stored on memory

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

What is a program?

A

A program is a specific set of instructions written for the computer. They contain variables and statements

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

what is hardware?

A

The components of the computer you can touch, vs the computer programs which are ideas, instructions etc stored in the hardware

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

what is a disk drive?

A

hard drive

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

What are the 5 kinds of loops?

A
Sensor controlled
logic controlled
forever loops
time controlled
and fixed (repeat for x times)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a variable?

A

a variable is a memory location where you can store temporary results

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

What is system software?

A

Software that comes with the computer that makes it easier to program eg. network software, operating system etc.

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

What is a database management system?

A

a collection of programs that allow you to store, retrieve and modify information from a database eg computerized library systems, ATMs etc

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