Introduction to Computer Hardware, Software, and Processing Systems

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/42

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering basic computer architecture, software classifications, programming paradigms, circuit concepts, and computer device types based on the lecture material.

Last updated 10:26 PM on 8/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

43 Terms

1
New cards

Computer

A machine that changes information from one form into another by performing four basic actions: input, processing, output, and storage.

2
New cards

Information processing cycle

The set of four basic actions performed by a computer: input, processing, output, and storage.

3
New cards

Program

A set of instructions followed by a computer to turn raw data into organized, usable information.

4
New cards

Analog computer

A type of computer that measures data on a scale with many continuous values.

5
New cards

Digital computer

A computer that works with data that has fixed values in digital or number form.

6
New cards

Input

The raw information or data entered into a computer using devices such as a keyboard or digital camera.

7
New cards

Bit

Short for binary digit, it is the fundamental building block unit of computer code that can only have a value of 00 or 11.

8
New cards

Byte

A unit of digital data composed of 88 bits.

9
New cards

Processing

The second step of the information processing cycle where the computer performs operations on data based on program instructions.

10
New cards

Output

The third step of the information processing cycle where the computer converts processed bytes back into a human-understandable form, such as a screen image or printed document.

11
New cards

Storage

The fourth step of the information processing cycle in which the computer saves information for future access.

12
New cards

Hardware

Physical devices such as keyboards, mice, processors, monitors, and disk drives used to input, process, display, and store data.

13
New cards

Central Processing Unit (CPU)

The primary hardware component that processes data, consisting of a small, thin piece of silicon covered with electrical circuits.

14
New cards

Random Access Memory (RAM)

Volatile primary storage used by the computer to hold data and instructions temporarily while actively processing.

15
New cards

Hard drive

A storage device that uses a stack of disk platters to store large amounts of data permanently.

16
New cards

Universal Serial Bus (USB) port

A standard connection port used to plug external devices, such as portable hard drives and peripherals, into a computer.

17
New cards

Cloud storage

Online data storage provided on various internet websites.

18
New cards

Peripheral

Separate hardware components that can be connected externally to the computer case.

19
New cards

Serial port

A connection port that moves data one bit at a time, historically used to connect devices like modems.

20
New cards

Parallel port

A connection port that transfers data in groups rather than one bit at a time.

21
New cards

Software

All of the programs that provide instructions telling computer hardware what to do and how to do it.

22
New cards

System software

Programs designed to help the computer run and function properly.

23
New cards

Application software

Programs created to assist users in completing specific tasks, such as writing papers or building graphs.

24
New cards

Operating System (OS)

Core software that manages communication between hardware devices and supports application execution (e.g., Microsoft Windows, Macintosh OS).

25
New cards

Utility software

Programs that perform maintenance and repair tasks that the operating system cannot perform on its own.

26
New cards

Command

An explicit instruction given to a computer to perform a specific action, such as printing a file.

27
New cards

Multicore processor

A CPU arrangement containing two or more processing units (e.g., dual-core with 22 CPUs or quad-core with 44 CPUs) to process data faster.

28
New cards

Read Only Memory (ROM)

Non-volatile memory chips containing fixed instructions that start the computer upon boot-up.

29
New cards

Transformer

A electrical device that transfers electricity between circuits and uses winding wires to lower voltage before entering a house.

30
New cards

Ohm's law

A rule stating that electrical current flowing through a wire is directly proportional to voltage and inversely proportional to resistance.

31
New cards

Alternating current

Electric current that rapidly reverses its direction back and forth over 5050 times per second.

32
New cards

Procedural programming

A programming approach based on step-by-step sequence instructions telling the computer exact actions to execute.

33
New cards

Object-oriented programming

A programming methodology structured around creating and managing objects that contain both data and processing instructions.

34
New cards

Compiler

A program that converts human-written source code into binary object code made of zeros and ones for computer execution.

35
New cards

Interpreter

A program that directly translates and executes source code actions without needing a compiler step.

36
New cards

Boolean algebra

A mathematical system utilizing only two logic values, where 11 represents true and 00 represents false, used to write programming logic.

37
New cards

Algorithm

A designed sequence of calculations or steps in a program that are performed in a strict order to achieve a specific result.

38
New cards

Supercomputer

The largest, fastest, and most powerful scientific computers designed for complex high-volume data calculations like weather forecasting.

39
New cards

Mainframe

Large central computers used by government agencies and corporations for centralized storage and processing of massive data sets.

40
New cards

Server

A central computer on a network that stores data and programs for access by connected client computers.

41
New cards

Tablet computer

A small, portable computer featuring a flat touchscreen display, typically measuring around 6 inches6\text{ inches} wide by 8 inches8\text{ inches} tall.

42
New cards

Personal Digital Assistant (PDA)

A small, highly portable handheld computer primarily used for note-taking and schedule tracking.

43
New cards

Wearable computer

A small computer designed to be worn directly on the body to keep the user's hands free.