INFO TECH

5.0(1)
studied byStudied by 20 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/65

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

66 Terms

1
New cards

What is a computer

An electronic device that accepts, processes, and stores data for later use or sends out data as information.

2
New cards

Types of computers

Supercomputer, mainframe, desktop, mobile devices, embedded

3
New cards

Embedded

A type of computer that is integrated into other devices or systems.

4
New cards

Advantages of using a computer

Consistency and accuracy of results provided, enhanced storage capabilities.

5
New cards

Disadvantages of using a computer

High initial setup cost, potential for compromised security and data integrity.

6
New cards

Hardware

Any physical component of a computer system, including internal parts.

7
New cards

Input

The act of accepting data from the outside world.

8
New cards

Input device

A device responsible for getting data into a computer.

9
New cards

Processing

The act of transforming data into information that will be useful to the user.

10
New cards

Output

The act of presenting information to the user.

11
New cards

Output device

A device that retrieves processed data from the computer and presents it to the user.

12
New cards

Storage

The act of holding data, program instructions, and information for later use.

13
New cards

Memory

A component that enables a computer to temporarily store instructions and data.

14
New cards

Central Processing Unit (CPU)

The brain of the computer that manages and orchestrates how the computer functions, consisting of the Control Unit (CU) and Arithmetic Logic Unit (ALU).

15
New cards

CU

Executes software instructions and guides the flow of data.

16
New cards

ALU

Responsible for performing calculations and logical operations.

17
New cards

Peripheral devices

Devices located outside the CPU but controlled by it.

18
New cards

Primary storage

The component of the computer that holds data, programs, and instructions currently being used.

19
New cards

Secondary storage

Non-volatile devices for storing data outside of a computer's main memory.

20
New cards

Main memory

Random Access Memory (RAM), a type of computer memory that serves as the short-term working memory of a computer.

21
New cards

Dynamic RAM

A type of RAM that requires constant refreshing and is volatile.

22
New cards

Static RAM

A type of RAM that does not require refreshing and is faster but more expensive than dynamic RAM.

23
New cards

ROM

Read Only Memory, a type of non-volatile memory that stores permanent instructions.

24
New cards

PROM

Programmable Read Only Memory, a type of ROM that can be modified once by the user.

25
New cards

EPROM

Erasable Programmable Read Only Memory, a type of ROM that can be erased using ultraviolet rays and reprogrammed.

26
New cards

EEPROM

Electrically Erasable Programmable Read Only Memory, a type of ROM that can be erased and reprogrammed multiple times by applying an electrical voltage.

27
New cards

Storage unit

A unit of measure used to indicate the amount of information that can be saved on a computer.

28
New cards

Cloud storage

The process of storing data in an online space maintained by a hosting company, accessible with an internet connection.

29
New cards

Local storage

The process of storing digital data on physical storage devices such as hard disk drives and external storage devices.

30
New cards

Software

Programs executed by the computer hardware.

31
New cards

Types of software

System and application

32
New cards

System software

Software used to operate and maintain a computer system, including the operating system, utility programs, and language translators.

33
New cards

Operating system

A set of programs that governs the operation of the computer and provides user interfaces, security management, file management, resource management, memory management, and process management.

34
New cards

System utility

A specialized program that assists in maintaining and improving the efficiency of a computer system, such as backup, defragmenter, disc error checker, disc cleanup, and antivirus.

35
New cards

Application software

Programs that help the user perform specific tasks, including general-purpose software, customized software, and specialized software.

36
New cards

Data

Raw, unprocessed facts without context, such as plain numbers or text.

37
New cards

Information

Meaningful knowledge derived from processed and organized data.

38
New cards

Data processing

Turning unorganized data into organized, useful information.

39
New cards

What is a file

A FILE is a container in a computer system for storing information, data or programs. 

40
New cards

File access methods

Serial, sequential and random access

41
New cards

Serial

Data is stored in the file in the order in which the data was written to the file. Usually used on secondary storage devices.

42
New cards

Sequential

Data is stored in a particular order/sequence. 

43
New cards

Random access

 Allows a user to go straight to the data they are looking for

44
New cards

Archiving

Storing files that are not accessed frequently on another storage device.

45
New cards

System Backup

A copy of all the files on a computer system that can be used to restore the whole computer after a case of hardware failure or data loss.

46
New cards

Backup

The copying of a file to a separate, removable storage drive in case the original data is destroyed. 

47
New cards

Document

A written or digital file that is used to collect and store data. 

48
New cards

Source documents

Documents containing data for input into an information processing system.

49
New cards

Human-readable document

A document that can be read naturally by humans but not readily accepted by computers.

50
New cards

Machine-readable document

A document that can be readily processed by computers, such as items within a barcode.

51
New cards

Turn-around document

A computer-generated form that is filled out, sent out, and returned to the computer.

52
New cards

Verification

Double-checking for errors with data that has already been entered.

53
New cards

Proofreading

Visually checking the source document against data that has already been input by another entry clerk.

54
New cards

Double data entry

Entering data twice for comparison.

55
New cards

Validation

A checking process in a program aimed at determining if the entered data is genuine.

56
New cards

Data type check

Validating the data based on its expected type.

57
New cards

Presence check

Ensuring that the data is present and not missing.

58
New cards

Check digit

A digit added to a number for error detection.

59
New cards

Range check

Verifying that the data falls within a specified range.

60
New cards

Consistency check

Ensuring that the data is consistent with other related data.

61
New cards

Length check

Verifying that the data has the correct length.

62
New cards

Reasonableness check

Checking if the data is reasonable or within expected limits.

63
New cards

Format check

Validating the data based on a specified format.

64
New cards

Troubleshooting

a systematic approach to find and correct issues with computer and software systems.

65
New cards

System specifications [SPECS]

Technical descriptions of the computer’s components and capabilities

66
New cards

PROCESSING SPEED

How quickly a processor operates . Processing speed is measured in Gigahertz (Ghz)