0478 chp 4 software keywords

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

1/18

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

Utilities

Part of an operating system designed for specific tasks

2
New cards

Anti-virus software

Software that quarantines and deletes virus-infected files/programs

3
New cards

Defragmentation

Rearranging data blocks on HDD to make them contiguous

4
New cards

Back-up

Making copies of files on another storage device for safety

5
New cards

Screensavers

Display images on a monitor when a computer is inactive

6
New cards

Device driver

Communicates with the OS, translating data for devices

7
New cards

Operating system

Software providing an environment for applications and user-computer interface

8
New cards

CLI

Allows communication by typing commands

9
New cards

GUI

Uses icons to represent applications

10
New cards

Hardware management

Controls input/output devices and subsystems

11
New cards

Buffers

Memory area for temporary data storage

12
New cards

Multitasking

Process multiple tasks simultaneously

13
New cards

Interrupt

Signal requesting microprocessor attention, suspending operations

14
New cards

High-level language

Independent of computer hardware, makes use of words

15
New cards

Low-level language

Dependent on computer hardware

16
New cards

Compilers

Translate entire programs from HLL to machine code

17
New cards

Interpreter

Translates and executes HLL statements line-by-line

18
New cards

Assembler

Translates assembly language to machine code

19
New cards

IDE

Programs for writing and testing programs in HLL