(Lecture1: 8/24)Computer Basics 1 - Key Vocabulary

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

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary terms, computer components, system categories, and hardware/software concepts discussed in the introductory lecture.

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

No analytics yet

Send a link to your students to track their progress

23 Terms

1
New cards

Binary

An electronic state where data or switches are strictly represented as either on or off, or ones and zeros.

2
New cards

Analog

A mechanism or switch, such as a volume knob or light dimmer, that allows continuous variable settings and levels between fully on and fully off.

3
New cards

General Intelligence

The point where an artificial intelligence system goes beyond pre-programmed boundaries and develops the ability to genuinely think independently.

4
New cards

Mainframe

A large category of computer, historically the size of full rooms or refrigerators and currently roughly suitcase-sized, that excels at asynchronously running scheduled tasks.

5
New cards

GUI (Graphical User Interface)

A visual interface that allows users to interact with a computer system through touch or mouse clicks rather than typing text commands.

6
New cards

Command Line

A text-based computer interface where users interact with the system by remembering and typing explicit text commands.

7
New cards

Server

A computer system used to host applications, manage data, and control access, serving as the backbone of corporate IT.

8
New cards

Authentication

The process of verifying a user's identity—such as with passwords or one-time passwords (OTP)—to confirm they are allowed access to a system or location.

9
New cards

Supercomputer

The fastest and most expensive type of computer system, built with massive processing capacity for handling complex datasets like meteorological studies or vaccine research.

10
New cards

Hardware

The physical, mechanical, and electronic components that make up a computer system.

11
New cards

Operating System (OS)

A specialized category of system software, such as Windows, Mac OS, or Linux, that interfaces directly between computer hardware and user software.

12
New cards

Productivity Software

Application software, such as Microsoft Office or Adobe Acrobat, designed to help users perform tasks efficiently.

13
New cards

Input Hardware Device

A physical device used to enter data or signals into a computer, such as a keyboard, mouse, microphone, camera, stylus, scale, or barcode scanner.

14
New cards

Output Hardware Device

A physical device that presents processed data or physical actions back to the user, such as a monitor, speaker, printer, receipt printer, cash machine, or relay.

15
New cards

Relay

A specialized electronic device used as an output component in hardware and IoT systems to switch electrical circuits on or off.

16
New cards

RAM (Random Access Memory)

The main volatile memory inside a computer that acts as part of its execution engine to help applications run smoothly.

17
New cards

Volatile Memory

A classification of computer memory (such as RAM) that completely loses all stored data as soon as power is removed from the system.

18
New cards

CPU (Central Processing Unit)

The primary processing unit, often called the brains of the computer, responsible for handling processes and instructing components on what to do.

19
New cards

Transistor

A microscopic binary relay inside a CPU, smaller than the width of a human hand, that controls electrical signals.

20
New cards

Motherboard

The main physical silicon circuit board inside a computer to which all other internal components connect.

21
New cards

Data

Individual facts or pieces of information stored and processed by a computer system, such as spreadsheets, documents, videos, or transactions.

22
New cards

User

The person operating a computer system; security-wise, users represent the weakest link in any computing system due to human error.

23
New cards

Natural Language Processing (NLP)

An AI technology branch enabling humans to interact with computers using natural spoken conversation rather than strict fixed command phrases.