CS (Hardware + Software) Flashcards

(39 cards)

1
Q

What is the main hardware component that processes data?

A

CPU

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

What is the main hardware component responsible for graphics?

A

GPU

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

List all of the computer components

A

Motherboard
CPU / GPU
Hard Drive
RAM
SSD
Power supply
Case
Cooling system
Wireless card

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

Motherboard brief description

A

1) Main component of the computer
2) Where every component gets connected
3) Makes other components communicate with each other

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

CPU (Central processing unit) brief description

A

1) Usually has low data storage but good at complex jobs
2) Everything that happens in the computer, goes through the CPU
3) Where most of the programs are run from

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

Hard drive brief description

A

1) Where all the data is stored
2) Good at storing data but slow at accessing it
3) It isn’t always able to give the needed info to the CPU; to avoid this, we use the RAM.

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

RAM (Random access memory) brief description

A

1) Stores data but less space available
2) It can access information faster than the hard drive
3) Can’t permanently store data, it is a short memory system

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

SSD (Solid State Drive) brief description

A

1) Same goal as the hard drive but faster and more durable
2) It can be used alone on computers or paired with a hard drive, though it is more expensive.

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

GPU (Graphics processing unit) brief description

A

1) An entire computer dedicated only to graphics, and it is responsible for what comes up on your screen.

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

Power supply brief description

A

1) Takes electricity from the outlet and puts it into the computer, making it work.
2) Has to be powerful enough for your other components.

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

Case brief description

A

1) Case for all of the components
2) Big enough to fit all the components

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

Cooling system brief description

A

1) Cools down the CPU and GPU when it gets hot
2) Liquid cooling and air cooling

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

Wireless card brief description

A

1) The computer has a wireless card if it supports Wi-Fi without an ethernet cable.

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

CPU components?

A

1) Arithmetic Logic Unit
2) Cache
3) Register
4) Control Unit

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

Arithmetic logic unit function

A
  • arithmetic calculations
  • make logical decisions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Cache function

A
  • stores data temporarily
  • provides fast access to frequently used data and instructions
  • info fetched or written to cache is done more quickly than info fetched or written to main memory
17
Q

Registers function

A
  • tiny, super fast pieces of onboard memory inside the CPU
  • a type of memory used to quickly transfer, store and accept data by the CPU
18
Q

4 parts of a register?

A

Accumulator
Program counter
Memory data register
Memory address register

19
Q

CPU component that carries out decisions?

A

Arithmetic logic unit

20
Q

Network transmission protocol used to transmit secure web data?

A

HTTPS (S is to make sure it’s secure)

21
Q

Purpose of the accumulator?

A

Hold data being processed and results of processing

22
Q

What is a full mesh network?

A

When all devices are connected to every other device

23
Q

What is a star network topology?

A

When all computers or devices are connected to the switch.

24
Q

What is a partial mesh network topology?

A

Multiples routes exist between different devices, but every device is not connected to every single other device.

25
LAN network summary:
1) Private network 2) Computers talk to eachother, but if they need another network, they need to contact an internet service provider. 3) Then ISP would send them a device called a gateway (a router/modem) combo. 4) Once gateway is connected. computers in LAN can now access and be a part of the WAN.
26
What does a router do?
1) It is what separates networks or subnets. 2) Routers can create many more subnets in a LAN, not just 2.
27
What is a subnet? why do we have it?
A smaller network inside of a network. We have it for manageability, security and improve performance of a network.
28
What is a client server/ peer-to-peer server?
A network that uses a server is called a client-server model. A network that does not use a server is called a peer-to-peer model.
29
What is a server?
Computer that stores and manages files. Controls access and security to one shared file store. Manages access to the internet, and printing jobs. Provides email services, runs a backup of data. A client makes requests to the server for data and connections.
30
What is a peer-to-peer model in detail?
Peer is a computer on a network and is equal to all other peers. 1) serve their files to eachother 2)each peer is responsible for its security and backup. 3)usually have their printers
31
What is a client-server model in detail?
Uses clients to request services from servers, which then the data is processed and delivers it back.
32
Advantages and disadvantages of client-server models?
A: easier to manage security files, easier to take backups of all shared data, easier to install software updates to all computers. D: expensive to setup and maintain, requires IT specialist, server is a single point of failure, users will lose all access if server fails.
33
Advantages and disadvantagses of peer-to-peer models?
A: easy to maintain, specialist staff are not required, no dependency on a single computer, cheaper to setup, no expensive hardware needed. D: network is less secure, users will need to manage their backups, can be difficult to maintain a well-ordered file store.
34
What are some LAN hardwares?
1) Network interface card/controller 2) Wireless access point 3)Switch 4)Router 5) Transmission media (like copper cables and fibre optic cables.
35
What does the Network interface controller (NIC) do?
-allows devices to connect to either a wired or wireless network -every computer connecting to a network needs this -built in, not seperate anymore -uses protocols to determine how the connection should work
36
What does the Wireless access point do?
-allows wireless-enabled devices to connect to a network without cables. -more convenience -less bandwidth than a wired connection -security concerns
37
What does the switch do?
-sends data between computers on a lAN -segment the network by forwarding traffic to the correct location -learn which devices are connected and understand how to forward traffic in an intelligent way. -uses NIC to route traffic
38
What does the router do?
-sends data between networks -creates a WAN from a number of LANs -can't connect to a WAN without using a router -uses an IP address (internet protocol) to route traffic
39