Computer Class and Exam 1 Review

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

1/34

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering the definitions of computer components, software types, internet basics, and file management principles discussed in the lecture.

Last updated 11:25 PM on 6/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

ALU

Stands for Arithmetic Logic Unit, a component of the CPU.

2
New cards

Control Unit (CU)

The component of the CPU that directs the operation of the processor.

3
New cards

Computer

A device that accepts input, processes data, stores data, and produces some form of output.

4
New cards

CPU

The Central Processing Unit, described as the brain of the computer and consist of a combination of the ALU and the CU.

5
New cards

Input Devices

Hardware used to put data into the computer.

6
New cards

Output Devices

Hardware used to display or produce information from the computer.

7
New cards

RAM

Random Access Memory; the location where things are currently being stored for active use.

8
New cards

ROM

Read Only Memory; a type of memory that cannot be written to or modified.

9
New cards

System Software

Programs designed for the computer, such as the Operating System (OS).

10
New cards

Application Software

Software designed to help people perform specific tasks.

11
New cards

HTML

The standard language used for creating web pages.

12
New cards

FTP

File Transfer Protocol, used for transferring files over a network.

13
New cards

Ping/Upload

The process of sending data from a local computer to a server.

14
New cards

Download

The process of receiving data from a server to a local computer.

15
New cards

Hyperlinks

Clickable elements that connect different web pages or resources.

16
New cards

Spiders

Automated programs used by search engines to crawl and index the web.

17
New cards

Boolean operators

Search terms such as AND, OR, and NOT used to refine search engine results.

18
New cards

Phishing

A fraudulent attempt to obtain sensitive information by masquerading as a trustworthy entity.

19
New cards

Spam

Unsolicited or junk electronic mail.

20
New cards

ALL UPPERCASE

In electronic mail, this style of typing is equivalent to shouting.

21
New cards

GUI

Graphical User Interface; a visual way of interacting with a computer system.

22
New cards

Contiguous selection

Selecting a series of items in a sequence, typically using the Shift key.

23
New cards

Non-contiguous selection

Selecting multiple items that are not next to each other, typically using the Ctrl key.

24
New cards

Zip

To compress a file or folder to reduce its size.

25
New cards

Extract

To unzip or decompress a file to its original state.

26
New cards

File Extension

Suffixes at the end of a filename (such as .doc, .xls, .txt, .jpg, .mp3) that indicate the file type.

27
New cards

Volatile

A characteristic of memory (like RAM) where data is lost when the power is turned off.

28
New cards

Binary

The base-2 numbering system used by computers.

29
New cards

Bits

The smallest unit of data in a computer, representing a 0 or a 1.

30
New cards

Bytes

A unit of digital information typically consisting of 8 bits.

31
New cards

Open Source

Software for which the original source code is made freely available and may be redistributed and modified.

32
New cards

Peripheral devices

External hardware components that are connected to a computer, such as printers or scanners.

33
New cards

Source code

The human-readable version of a computer program before it is compiled into object code.

34
New cards

Object code

The product of a compiler, consisting of machine-executable instructions.

35
New cards

ASCII

A standard character encoding scheme for electronic communication.