Comp sci

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Fetch

PC = 0, value in PC copied to the MAR, MAR sends this through the address bus to the MDR, data bus sends to the CIR to be decoded. PC increments to 1.

2
New cards

What register changes in execute

PC

3
New cards

Pipelining

Allows for multiple instructions to be carried out concurrently through the use of overlapping Fetch, decode and execute cycles allowing for more processor efficiency

4
New cards

Types of memory addressing

Indirect, indexed, immediate, direct

5
New cards

Benefits of assembly language

compilation much quicker than higher level

6
New cards

larger RAM

Less virtual memory used, which is slower than RAM, quicker because while using VM it has to swap with data currently in RAM

7
New cards

SSD benifits

More durable small size

8
New cards

BIOS

Checks on all the hardware (POST test), Contains start up instructions.

9
New cards

Operating system roles

File management (deletes moves creates files), user interface (allows the user to interact with the computer)

10
New cards

Linker

a program that combines object code files into a single executable file

11
New cards

Loader

a program that loads an executable file into main memory

12
New cards

Best things on a client side

coding

13
New cards

Protocol

a set of rules for data transmission between devices

14
New cards

Hardware in LANs

WAP (wireless access point), Ethernet (wired access point)

15
New cards

Flat file

easy to set up, searching is slower

16
New cards

rational

easy to manage, difficult to set up