GCSES LAST MINUTE STUFF Flashcards

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

What is a layer?

A

A division of network functionality

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

What does FTP use?

A

Client-server model

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

What is the command SELECT for in SQL?

A

Retrieves data from a database table

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

What is the command FROM for in SQL?

A

Specifies the tables to retrieve data from

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

What is the command WHERE for in SQL?

A

Filters the data based on a specified condition

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

What does SELECT* do?

A

Retrieves all data from the table

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

When using 2D arrays what is the first value for?

A

Row

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

When using 2D arrays what is the second value for?

A

Column

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

Name some Registers

A
  • Accumulator
  • MAR/MDR
  • PC
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Purpose of MAR

A

Holds the memory address of where data or instructions are to be fetched from

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

Purpose of MDR

A

Stores the data or instruction which has been fetched from memory

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

Purpose of PC

A

Holds the memory address of the next instructions to be executed

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