computer systems prelim

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/43

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:07 AM on 2/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

44 Terms

1
New cards

Computer System

A system that comprises elements that process raw data and instruction.

2
New cards

Data

The fundamental representation of facts and observations processed to provide information.

3
New cards

Software

Programs that define instructions executed by hardware including system and application programs.

4
New cards

Hardware

Physical devices that process store and move data within a computer system.

5
New cards

Microprocessor

Component where the computer processes all data and instructions.

6
New cards

Primary Storage

Temporary volatile storage for processed data and running applications such as RAM and cache.

7
New cards

Secondary Storage

Non-volatile storage used to store files applications and operating systems.

8
New cards

HDD

Non-volatile storage media that stores data on spinning magnetic disks.

9
New cards

SSD

Non-volatile storage media that stores data on solid-state flash memory with fast read and write speed.

10
New cards

Flash Drive

Portable non-volatile storage device that stores data in flash memory.

11
New cards

Input Devices

Hardware used to enter data into the computer system.

12
New cards

Output Devices

Hardware used to display or produce processed data from the computer.

13
New cards

Communication

Hardware and software that transport programs and data between interconnected systems.

14
New cards

Architecture

Design of computer components data flow and algorithms within a system.

15
New cards

Microcomputer

Small low-cost computer intended for one user or device.

16
New cards

Minicomputer

Multiuser computer system often used as a server platform.

17
New cards

Mainframe

Large powerful computer system supporting many concurrent users.

18
New cards

Input Output

Function that places data into or out of a computer system.

19
New cards

Data Transformation

Process of changing data from one form to another.

20
New cards

Data Sorting

Arrangement of data according to specific criteria.

21
New cards

Data Storage

Placement of data in non-volatile storage for later retrieval.

22
New cards

Moores Law

States that integrated circuit resources double approximately every 18 to 24 months.

23
New cards

Abstraction

Representation of a system using simplified models at different levels.

24
New cards

Computer Hierarchy

System organization structured from high level to low level.

25
New cards

Decomposition

Process of splitting a system into smaller manageable parts.

26
New cards

File Type

Name given to a specific kind of file.

27
New cards

File Format

Structure or layout of how data is organized in a file.

28
New cards

Metadata

Additional information describing a file or content.

29
New cards

File Attributes

Settings that define how a file can be accessed or modified.

30
New cards

ASCII

Standard character encoding developed by ANSI.

31
New cards

Unicode

Character encoding system supporting a large range of characters.

32
New cards

Bitmap

Image represented by pixels such as photographs.

33
New cards

Graphical Object

Image made of geometric shapes like lines and curves.

34
New cards

GIF

Image format supporting 256 colors and animation.

35
New cards

PNG

Compressed image format supporting high color depth and transparency.

36
New cards

JPEG

Image format using compression suitable for detailed photographs.

37
New cards

Sampling

Process of measuring analog sound at regular intervals.

38
New cards

Quantization

Process of approximating analog signals into discrete values.

39
New cards

Encoding

Conversion of discrete signals into binary form.

40
New cards

Boolean

Data type with true or false values.

41
New cards

Integer

Whole number data type positive or negative.

42
New cards

Real

Number data type containing decimal values.

43
New cards

Lossless Compression

Compression that restores data exactly to its original form.

44
New cards

Lossy Compression

Compression that reduces quality to save storage space.