Introduction to Computers – Computing Fundamentals

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

1/51

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards that define essential terms, components, devices, and concepts from Module 1, Topic 1: Introduction to Computers.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

52 Terms

1
New cards

Computer

An electronic device that inputs, processes, outputs, and stores data under the control of programmed instructions.

2
New cards

Information Processing System (IPS)

A system—often computer-based—that manipulates digitized information through hardware, software, and networks to produce meaningful output.

3
New cards

Data

A collection of independent, unorganized facts represented by symbols, numbers, images, or sounds.

4
New cards

Information

Processed and organized data presented in a meaningful form for decision-making.

5
New cards

Data Processing

The sequence of steps that transforms raw data into useful information.

6
New cards

Hardware

The tangible, physical components of a computer system that you can see and touch.

7
New cards

Software

The intangible set of instructions that tells the computer how to perform tasks.

8
New cards

Peopleware

The people who use, program, operate, and manage computer systems.

9
New cards

Information Processing Cycle

The four basic operations—input, process, storage, and output—used to convert data into information.

10
New cards

Input

Data or signals supplied to a computer by users, sensors, or other computers.

11
New cards

Processing

The manipulation of data by the CPU according to program instructions.

12
New cards

Output

The information produced by a computer after processing, delivered via display, print, sound, or signals.

13
New cards

Storage

The area where data and programs are held permanently or temporarily for later use.

14
New cards

Advantage: Speed

Computers can process billions of instructions per second, completing tasks quickly.

15
New cards

Advantage: Accuracy

Computers perform calculations and operations with minimal errors when properly programmed.

16
New cards

Advantage: Multitasking

The ability of a computer to perform several tasks simultaneously.

17
New cards

Disadvantage: Loss of Privacy

Risk that personal or organizational data may be exposed or misused.

18
New cards

Central Processing Unit (CPU)

The primary processor that interprets and executes instructions; considered the computer’s brain.

19
New cards

Processor

A device or set of circuits that performs data manipulation; synonymous with CPU in most computers.

20
New cards

Memory

Electronic storage chips that hold data or program instructions, either temporarily or permanently.

21
New cards

Random Access Memory (RAM)

Volatile memory that temporarily stores data and instructions currently being used by the CPU.

22
New cards

Read-Only Memory (ROM)

Non-volatile memory that permanently stores essential instructions needed for computer startup.

23
New cards

Input Device

Hardware used to enter data and instructions into a computer, e.g., keyboard, mouse, scanner.

24
New cards

Output Device

Hardware that conveys processed information to users, e.g., monitor, printer, speakers.

25
New cards

Peripheral Device

Any auxiliary hardware that connects to and works with the computer, classified as input, output, or storage.

26
New cards

Keyboard

Primary text-entry input device consisting of keys arranged in a typewriter-like layout.

27
New cards

Mouse

Pointing device that controls an on-screen pointer; may be mechanical (ball) or optical (laser).

28
New cards

Joystick

Hand-held stick controller used mainly for gaming and simulation input.

29
New cards

Light Pen

Light-sensitive pointing device shaped like a pen, used to draw or select directly on a screen.

30
New cards

Stylus

Pen-like input device for writing or drawing on touch-sensitive screens or tablets.

31
New cards

Scanner

A device that converts physical images or documents into digital form for processing.

32
New cards

Communications Device

Hardware that transmits data, instructions, and information between sending and receiving devices; example: modem.

33
New cards

Monitor

Output device that visually displays information using technologies such as LCD, LED, or CRT.

34
New cards

Printer

Peripheral that produces a hard-copy representation of graphics or text; may be impact or non-impact type.

35
New cards

Storage Device

Hardware that holds data permanently, even when power is off, e.g., hard disks, SSDs, optical discs.

36
New cards

Secondary Storage

Non-volatile storage separate from primary memory, providing permanent data retention; also called auxiliary storage.

37
New cards

Hard Disk Drive (HDD)

Magnetic storage device with spinning platters and read/write heads for data retention.

38
New cards

Solid-State Drive (SSD)

Fast, non-volatile storage device that uses flash memory chips instead of moving parts.

39
New cards

System Software

Programs that control hardware and maintain the computer so it runs efficiently, including operating systems and utilities.

40
New cards

Operating System (OS)

System software that manages hardware resources and provides common services for application programs.

41
New cards

Utility Program

System software that performs maintenance tasks such as antivirus scanning, disk cleanup, or backup.

42
New cards

Network Operating System

System software that manages network resources and allows computers to communicate and share data.

43
New cards

Application Software

Programs that tell the computer how to accomplish specific user tasks, such as word processing or graphic design.

44
New cards

Disk Operating System (DOS)

Early command-driven operating system for personal computers, exemplified by MS-DOS.

45
New cards

Graphical User Interface (GUI)

Visual interaction method using icons, menus, and dialog boxes, allowing users to control software more intuitively.

46
New cards

File

A named collection of data stored on a drive; when user-accessible, often called a document.

47
New cards

Folder

A directory used to organize and group files and other folders on a storage device.

48
New cards

File Extension

The suffix (e.g., .doc, .xls) following a filename that indicates its format or associated application.

49
New cards

File Format

The arrangement and coding scheme of data inside a file, defining how it is stored and interpreted.

50
New cards

Native File Format

The default format produced and used by the application that created the file.

51
New cards

Data File

A file containing text, images, or other data used by programs, not intended to be executed.

52
New cards

Executable File

A file containing program instructions that the computer can run to perform a task.