Computer Systems Fundamentals

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

1/16

flashcard set

Earn XP

Description and Tags

These flashcards cover key definitions and concepts related to computer systems fundamentals, encompassing hardware, software, and system operations.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Central Processing Unit (CPU)

The part of the computer that executes instructions and processes data.

2
New cards

Random Access Memory (RAM)

Volatile memory used to hold temporary instructions and data for ongoing processes.

3
New cards

Read Only Memory (ROM)

Non-volatile memory that contains essential data that cannot be modified.

4
New cards

Operating System (OS)

Software that supports a computer's basic functions and manages hardware and software resources.

5
New cards

Input/Output (I/O)

The process of transferring data to and from peripheral devices.

6
New cards

Multi-tasking

The ability to perform multiple tasks simultaneously on a computer.

7
New cards

File Management System

A software layer responsible for organizing and managing the storage of data on permanent media.

8
New cards

Direct Memory Access (DMA)

A feature that allows peripherals to access main system memory independently of the CPU.

9
New cards

Bus

A communication system that transfers data between components of a computer.

10
New cards

Hexadecimal

A base 16 number system that uses digits 0-9 and letters A-F to represent values.

11
New cards

Binary

A base 2 number system that uses only two digits: 0 and 1, widely used in computing.

12
New cards

Software

Programs and applications that instruct the computer on how to perform tasks.

13
New cards

Malware

Malicious software designed to harm, exploit, or otherwise compromise a computer system.

14
New cards

Firewall

A security system that monitors and controls incoming and outgoing network traffic.

15
New cards

Logic Gates

Electronic components that perform a basic logical function on one or more binary inputs.

16
New cards

Two's Complement

A method for representing signed numbers in binary, allowing for easy subtraction.

17
New cards