Mock Flashcards

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

Write the cycle of the Fetch Decode System?

A

1)memory address gets copied to theMAR
2) Address get increment
3)program sends signal
4)current instructions register
5)cycle repeat

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

What’s 2 common CPU component and their function?

A

ALU(arithmetic logic unit) perform mathematical calculations
CU(control unit) Manage instruction processing or coordinate data flow

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

What does MAR(memory address Register) holds?

A

Holds the address of the current instruction that is to be fetched from the memory

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

What does MDR(memory data register) holds?

A

Temporarily holds the data being transferred to or from the memory

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

What is a program counter?

A

keeps track of the next memory address of the next instruction

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

What is an accumulation?

A

A register in the CPU where intermediate arithmetic and logic result are stored

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

Purpose and characteristics of embedded system

A

Purpose : computer systems that carry out a small number of tasks
Characteristics : low cost , small size , high efficiency

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

What are example of embedded system?

A
  • digital watches
  • microwave
  • washing machine
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the needs of a primary storage?

A
  • To hold both data and primavera that are in current use by the CPU
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the differences between ROM and RAM?

A

RAM(Random access memory) - RAM is memory that stores the data that you’re currently working with, but it’s volatile,

ROM(Read only memory) -refers to permanent memory. It’s non-volatile

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

What is the purpose of RAM in a computer?

A

to hold data and instructions that are currently in use.

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

What is the purpose of ROM in a computer

A

storing instructions and data in computing

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

What is virtual memory?

A

enables data that is in RAM

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

What is the need of secondary storage?

A

to keep programs and data indefinitely

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

What are the common type of storage?

A
  • Optical
    -Magnetic
    -Solid state
    -DVD/CD
    -SSD
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Type of compression

A

Lossy - reduces file size by permanently removing some of the original data.
Lossless - reduces file size by removing unnecessary metadata.

17
Q

Type of network

A

LAN(local area network) - collection of devices connected together in one physical location
WAN(Wide area network) - network that is spread over a wide geographical area

18
Q

Factors that affect performance of network

A
  • bandwidth
  • distance if connecting
    -interface
19
Q

Advantages and disadvantages of the cloud?

A

Adv : low cost , Sercurity
Dis : required internet , lack of total control

20
Q

Advantages and disadvantages of the Star and Mesh topologies?

A

Star topology
Adv : low cost
Dis : need for more equipment

Mesh topology
Adv : data transmission is reliable
Dis : higher cost

21
Q

Role of a peer-to-peer network?

A

processes running on participating machines in the network

22
Q

Role of client service

A

store data, manage/provide resources, and control user access