Topic 3 - Computers

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

flashcard set

Earn XP

Description and Tags

Revision

Last updated 11:15 AM on 7/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Mnemonics

Techniques or strategies consciously used to improve memory. 

2
New cards

Assembly code

converted into executable machine code.

3
New cards

Machine code

Instructions written in binary that a CPU can directly understand and execute. 

4
New cards

Translator

Translators are needed to translate programs written in high level languages into the machine code that a computer understands. 

5
New cards

Compiler

A compiler takes the source code as a whole and translates it into object code all in one go.

6
New cards

Interpreter

A program that translates and runs a high-level language program one line at a time. 

7
New cards

High-level language

A programming language that uses human-readable syntax and is independent of the hardware it runs on. 

8
New cards

Low-level language

A programming language that is closely tied to a specific processor's instruction set, such as assembly language. 

9
New cards

Anti-malware

 It works by scanning through all the files on a computer and checking them against a list (known as definitions) of known malware. 

10
New cards

Disk defragmentation

Defragmentation software takes the fragmented files and rearranges the segments so that they run contiguously.  

11
New cards

Data compression

files are reduced in size without the loss of data

12
New cards

Backup

backup files on a network server at regular set intervals.

13
New cards

Utility software

Software that helps maintain, manage or protect a computer system, such as antivirus or disk cleanup tools. 

14
New cards

File repair

  • File repair software is used to restore files to their original state in the event of a file becoming Damaged and Corrupt

15
New cards

User management

user manager keeps track of which users can access the system and who is currently logged in. 

16
New cards

Peripheral management

Peripherals are hardware devices connected to a computer, such as a monitor, printer, scanner or camera.

17
New cards

Process management

Process management is a process carried out by the operating system dividing time (time slicing) in to small chunks and allocating them to different processes.

18
New cards

File management

Files are managed by your computer operating system. The operating system determines how files can be named and what happens when you attempt to open a file.