Intro Computer Systems Flashcards

1
Q

What’s a CPU?

A

CPU is the brain of computer that performs calculations, executes instructions, and processes data

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

What is the primary function RAM?

A

RAM stores data that the CPU needs to access while computer is running

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

What’s the difference between primary and secondary storage?

A

Primary storage holds data temporarily for access and secondary holds data permanently

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

What are the key components of a computer system?

A

CPU, RAM, keyboard and monitor

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

What’s an operating system?

A

Software that manages hardware and software resources

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

What’s the role of operating system in computer system?

A

Controls hardware, manages memory, runs applications, and acts as interface between user and hardware

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

What’s binary code? / why is it used?

A

Binary code uses 0s and 1s to represent data. Why because digital circuits can represent two states on and off

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

What’s the purpose of the motherboard in a computer?

A

Connects all the components of the computer

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

What’s the difference between volatile and non volatile memory?

A

Volatile loses data and non volatile retains when power is lost

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

What’s the function of a hard disk drive(HDD)?

A

Storage device that uses spinning disks to store and retrieve data

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

What’s solid state drive (SSD)?

A

Storage device that uses flash memory to store data, offering faster data access

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

What does “booting” refer to in a computer system?

A

Process of starting a computer and loading the operating system from storage into memory

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

What is the role of input devices?

A

Allows users to provide data to the computer

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

What is the function of output devices in a computer system?

A

Allows the computer to send data to the user

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

What’s the difference between hardware and software?

A

Physical components and the other programs or applications run on it

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

What’s a network in computing?

A

System of interconnected devices that can communicate

17
Q

What’s the role of a computer network interface (NIC)?

A

Allows computer to connect to network to send and receive data

18
Q

What’s cloud computing?

A

Refers to using remote servers on the internet to store, manage, and process data

19
Q

What’s a device driver?

A

Program that enables the OS to communicate with hardware devices

20
Q

What is an input/output device?

A

Allow data to be transferred between the computer and external devices

21
Q

What’s the purpose of the ALU in the CPU?

A

Performs arithmetic and logical operations in the CPU

22
Q

What’s a bus in computer systems?

A

Communication system that transfers data between different parts of a computer

23
Q

What’s the function of a power supply unit (PSU) in a computer?

A

Provides power to the computer by converting AC power from the wall outlet to DC power required by the components

24
Q

What’s the difference between 32bit and 64bit systems?

A

64 bit system can process more data at once and address larger amounts of memory

25
Q

What’s the function of basic input/output system (BIOS)?

A

Firmware that tests hardware components during boot-up and provides an interface for the operating system

26
Q

What does the term “virtual memory” mean?

A

Memory management technique that uses part of the storage as if it were RAM

27
Q

What’s cache memory?

A

Memory that stores used data to speed up access by the CPU

28
Q

What’s the function of the graphics processing unit (GPU)?

A

Handles the rendering of images, videos and animations helping the CPU

29
Q

What’s the difference between 2D and 3D computer graphic?

A

2D represents height and width 3D depth included

30
Q

What’s the protocol in networking?

A

Set of rules that defines how data is transmitted and received over a network