Internal System Components Flashcards

1
Q

What is a Motherboard? What is a form factor and what are the different types?

A
  • Is a circuit board that interconnects components within a computer and facilitates communication between components.
  • Form factor is a size of a motherboard that also determines its compatibility with various components. E.g: Micro-ATX,ATX, Mini-ITX.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a CPU? What is an ARM Processor?

A
  • CPU is a microprocessor that extracts instructions from RAM, decodes said instructions into operations and also executes that particular operation. As well as processing data.
  • ARM Processor is a type of CPU commonly used in Mobile Devices.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the difference between ALU and FPU?

A
  • Arithmetic Logic Unit is a processor unit within a CPU that performs arithmetic and logical operations on Integers.
  • Float Point Unit is a processor unit within a CPU that performs float point operations.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a 32 Bit Processor and 64 Bit Processor? Why’s it important?

A
  • 32 Bit Processor is a CPU that can handle 32 bits of data at a time and 64 Bit Processor is a CPU that can handle 64 Bits of data at a time.
  • It’s important to know whether a 32 or 64 Bit processor is needed as the OS and applications can be either 32 Bit or 64 Bit. 64 Bit can run 32-bit but not vice versa.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Clockspeed? What’s the Bus Speed? What’s the unit for both?

A
  • Is a measure of how many instructions a CPU can execute within a second.
  • Bus Speed is a measure of quick a CPU can communicate with other components within a computer.
  • Unit for Clockspeed and Bus Speed is Hertz; MHz, GHz.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What’s the difference between MultiCore and Hyperthreading?

A
  • Multicore is 2 or more processing units within a CPU that is handles multiple tasks or processes with each core.
  • Hyperthreading is a technology or process that enables a single core to act as two logical processors (virtual cores) to ensure that CPU can handle multiple instructions at the same time.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a GPU?

A

Is a processing unit that provides a computer with visuals on the monitor.

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

What’s the difference between System Memory and Permanent Storage? What’s the difference between HDD + SSD?

A
  • System Memory (RAM) is volatile (temporary) storage that provides CPU with data or instructions for processing. Volatile means that once power for the PC is off; RAM will dump the contents within.
  • Permanent Storage such as HDD + SSD is Non-Volatile that stores data, files and applications within a computer permanently after power is off.
  • HDD uses magnetic storage to read and write data and SSDs uses flash memory to store everything.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a NIC?

A
  • Network Interface Card is a component that provides a computer system connection to a network and is able to transmit data via said network.
  • Can be Wired or Wireless depending on the model of NIC.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a System Bus? What are 3 different version of a Bus and what do they do?

DAC

A
  • Bus is a set of electrical wires that interconnects components within a motherboard.

3 different types of Buses are:
1. Data Bus: Transmits data to various components within a computer from CPU.
2. Address Bus: Transmits memory addresses/locations between CPU and RAM; memory address is a unique identifier or location in RAM where data can be stored or retrieved.
3. Control Bus: Transmits control signals between components from CPU.

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

What are 2 ways of cooling a computer system?

A
  • Air Cooling which uses fans to bring in cool air and expel hot air.
  • Liquid cooling circulates a coolant to various components within.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the difference between BIOS and UEFI?

A
  • BIOS is firmware (software embedded into hardware) that initializes hardware and loads the OS when computer is powered on.
  • UEFI is a more modern replacement of BIOS.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly