Thẻ ghi nhớ: IGCSE Computer Science - Chapter 4 | Quizlet

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

1/41

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

42 Terms

1
New cards

anti-virus software

software that quarantines and deletes files or programs infected by a computer virus; the software can run in the background or be initiated by the user

2
New cards

quarantine

to isolate (in order to later delete) a file or program identified by anti-virus software as being infected by a virus

3
New cards

back-up

make copies of files onto another storage media in case the original file becomes corrupted or is deleted

4
New cards

screensaver

software that supplies a still or moving image on a monitor if a computer has been inactive for a period of time

5
New cards

utilities

part of an operating system which carries out certain functions such as virus checking, defragmentation and screensaver

6
New cards

malware

programs (such as viruses, worms and Trojan horses) that are installed on a user's computer with the aim of deleting, corrupting or manipulating data illegally

7
New cards

heuristic checking

the process of checking software for behaviour that could indicate a possible virus

8
New cards

defragmentation

a process that reorganises sectors on an HDD by rearranging blocks of data so that they are contiguous

9
New cards

contiguous

next to each other (adj)

10
New cards

device driver

software that communicates with the operating system and translates data into a format understood by the device

11
New cards

descriptor

a collection of information about a device plugged into a USB port; this can be vendor ID (VID), product ID (PID) or serial number

12
New cards

operating system

software that provides an environment in which applications can run and also provides an interface between computer and human operator

13
New cards

boot up/bootstrap loader

a small program that is used to load other programs to correctly 'start-up' a computer system

14
New cards

human computer interface (HCI)

an interface supplied by the operating system to 'hide' the complexities of the software and hardware from the human user

15
New cards

command line interface (CLI)

an interface which allows communication with the computer by typing in commands using a keyboard

16
New cards

graphical user interface (GUI)

an interface that uses icons to represent apps and tasks which the user can select/launch by clicking on a mouse or using a touch screen

17
New cards

windows icons menu and pointing device (WIMP)

an interface that uses a pointing device such as a mouse to select options from screen icons or a menu

18
New cards

post-WIMP

a modern touch screen interface system that allows actions such as pinching and rotating

19
New cards

memory management

the function of an operating system that controls main memory

20
New cards

security management

the function of an operating system that ensures the integrity, confidentiality and availability of data

21
New cards

hardware management

the function of an operating system that controls all input and output devices; it is made up of sub-systems such as printer management

22
New cards

buffer

a memory area used to store data temporarily

23
New cards

file management

function of an operating system that manages files in a computer (for example, the ability to create, delete, copy, open, close and rename files)

24
New cards

interrupt

a signal sent from a device or software to a microprocessor requesting its attention; the microprocessor suspends all operations until the request has been serviced

25
New cards

multitasking

a function that allows a computer to process more than one task/process at a time

26
New cards

administrator

a person responsible for the upkeep and maintenance of a computer system that involves multi-user function

27
New cards

user account

an agreement that allows an individual to use a computer; the user needs a user name and password to enter the user's area

28
New cards

interrupt priority

this is assigned to an interrupt to let the microprocessor know which one needs to be serviced first and which interrupts are to be dealt with quickly

29
New cards

Basic Input/Output System (BIOS)

a suite of programs on firmware that are used to perform the initialisation of a computer system during the boot-up process

30
New cards

interrupt service routine (ISR)

software that handles interrupt requests (for example, when the printer out of paper) and sends a request to the CPU for processing

31
New cards

machine code

a binary programming language, a program written in this language can be loaded and executed without translation

32
New cards

high-level language (HLL)

A programming language that is independent of computer hardware. A program written in this language needs to be translated into machine code before it is executed.

33
New cards

low-level language (LLL)

A programming language that is dependent on computer hardware, both machine code and assembly language are examples of this language

34
New cards

assembly language

a programming language that is dependent on computer hardware. If a program is written in this language, the program needs to be translated into machine code before it is executed

35
New cards

assembler

a computer program that translates programming code written in assembly language into machine code

36
New cards

compiler

a computer program that translates a source program written in a high-level language to machine code

37
New cards

interpreter

a computer program that analyses and executes a program written in a high-level language line by line

38
New cards

Integrated Development Environment (IDE)

a suite of programs used to write and test a computer program written in a high-level language

39
New cards

debugging

finding errors in a computer program by running or tracing the program

40
New cards

prettyprinting

displaying source code using different colours and formatting, which make the code easier to read and understand

41
New cards

report window

a separate window in the runtime environment of an IDE that shows the contents of variables during the execution of a program

42
New cards

Đang học (9)

Bạn đã bắt đầu học những thuật ngữ này. Tiếp tục phát huy nhé!