Digital Technology/I.T

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

1/109

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.

110 Terms

1
New cards

Computers are a ____ within an ____ system

Hardware, i.t

2
New cards

I.t systems can be used in a variety of ____

Environments

3
New cards

I.t systems are used in fields such as ____, medicine, etc

Communication

4
New cards

I.t systems typically get tasks done ____ and process more ____

Faster, information

5
New cards

Data is information without ____

Context

6
New cards

Data needs to be ____ in order to be understood

Structured

7
New cards

Information is ____ that has been structured and makes ____

Data, sense

8
New cards

Input devices collect data ____

Automatically

9
New cards

Data is collected into a ____ for ____

Database, processing

10
New cards

____ are a common way of collecting data

Spreadsheets

11
New cards

I.t systems take inputs like ____and process them, creating an ____

Instructions, output

12
New cards

Validation is an ____ check to see if data input is ____

Automatic, reasonable

13
New cards

Check digit validation checks the last ____ to make sure the other digits are ____; used for ____ codes

Number, correct, bar

14
New cards

A format check checks that ____ is in the right ____

Data, format

15
New cards

A length check checks if the data is too ____ or short

Long

16
New cards

A lookup table validation makes sure that the ____ input fits the accepted ____; for example, 7 days in a week

Data, value

17
New cards

A presence check makes sure data has actually been ____

Entered

18
New cards

A range check makes sure that the ____ input fits the specified ____

Data, range

19
New cards

Verification makes sure data is ____ over from one ____ to another correctly

Copied, medium

20
New cards

Double entry verification means you type the data ____, identically

Twice

21
New cards

Proofreading verification means you ____ read the two copies of data to find any ____

Manually, errors

22
New cards

Requirements for a client-based email include a c____, internet ____, an account with an ____ and an email ____

Computer, connection, ISP, application

23
New cards

ISP stands for ____

Internet service provider

24
New cards

Most ISP’s give a ____ fee for ____ connections

Monthly, broadband

25
New cards

Many email services give the ability to ____ suspected ____ mail

Filter, spam

26
New cards

Webmail requirements include a c____, an ____ connection, and an internet ____

Computer, internet, browser

27
New cards

Webmail services usually offer ____ accounts like Gmail

Free

28
New cards

Webmail can send emails from any ____ with a connection and ____

Device, browser

29
New cards

Spreadsheets are a grid with each row assigned a ____ and each column a ____

Number, letter

30
New cards

The squares in a spreadsheet are called ____

Cells

31
New cards

In a spreadsheet, the ____ function adds all the ____ together; to add all the numbers from cell E1 to E7, the sum would be ____

Sum, values, =SUM(E1:E7)

32
New cards

Sensors continuously collect ____

Data

33
New cards

Sensors are part of a ____ cycle

Feedback

34
New cards

Sensors are linked to a ____ program

Control

35
New cards

A control ____ decides what action to carry out based on ____ data

Program, sensor

36
New cards

LOGO is a simple computer coding ____

Language

37
New cards

LOGO language is used to ____ something on-____

Control, screen

38
New cards

(LOGO language)

move forward 50 steps = ____

move backward 50 steps = ____

turn 90 degrees left = ____

FORWARD50, BACK50, LEFT90

39
New cards

A system flowchart is a ____ representation of processes, d____, inputs and o____

Visual, decisions, outputs

40
New cards
<p>What does this represent in a flowchart?</p>

What does this represent in a flowchart?

Start or end

41
New cards
<p>What does this represent in a flowchart?</p>

What does this represent in a flowchart?

Direction

42
New cards
<p>What does this represent in a flowchart?</p>

What does this represent in a flowchart?

Input or output

43
New cards
<p>What does this represent in a flowchart?</p>

What does this represent in a flowchart?

Process

44
New cards
<p>What does this represent in a flowchart?</p>

What does this represent in a flowchart?

Desicions

45
New cards

Sensors send ____ to an ____ box

Signals, interface

46
New cards

An interface ____ converts data from ____ to digital

Box, analogue

47
New cards

Computers that log data take ____ at regular ____

Readings, intervals

48
New cards

A logging period is the ____ time of which readings are taken

Total

49
New cards

Remote data logging is collecting data and ____ it to be ____ later

Storing, downloaded

50
New cards

Viruses are ____ that cause computer issues

Programs

51
New cards

Viruses are usually hard to notice unless the computer has an ____ software

Anti-virus

52
New cards

ROM stands for ____

Read only memory

53
New cards

Memory from a ____ cannot be changed by a ____ or a user

Rom, program

54
New cards

Rom keeps its memory when the computer is ____

Off

55
New cards

RAM stands for ____

Random access memory

56
New cards

Ram is a fast and ____ storage type

Temporary

57
New cards

Ram memory is ____ when the computer is turned off

Lost

58
New cards

Storage sizes in order:

Bits, b____, kilobytes, m____, gigabytes, t____

Bytes, megabytes, terabytes

59
New cards

CD stands for ____

Compact disc

60
New cards

Cds can store up to ____ of data

700mb

61
New cards

DVD stands for ____

Digital versatile disc

62
New cards

DVDs can store up to ____

4.7gb

63
New cards

Sensors measure ____ quantities and send signals to a ____

Physical, processor

64
New cards

ADC stands for ____

Analogue to digital convertor

65
New cards

A feedback cycle contains a ____ program which carries out an action if a specific ____ is met

Control, requirement

66
New cards

HTML stands for ____

Hyper text markup language

67
New cards

Html is a basic programming language for web ____

Pages

68
New cards

In a plain text ____ (like Notepad), everything is hand-____

Editor, typed

69
New cards

WYSIWYG stands for ____

What you see is what you get

70
New cards

In a WYSIWYG editor (like Dreamweaver), code is pre-____ and the page layout can be ____

Written, designed

71
New cards

Bitmap graphics are made with ____, and each one is able to be edited

Pixels

72
New cards

Bitmap images usually have a ____ file size, and lose ____ when resized

Large, quality

73
New cards

Vector graphics are made with vector ____

Paths

74
New cards

Vector images have a ____ file size and don’t lose quality when ____

Small, resized

75
New cards

LAN stands for ____

Local area network

76
New cards

Lans cover ____ areas

Small

77
New cards

WAN stands for ____

Wide area network

78
New cards

Wans cover ____ areas and are usually made up of several ____ working together

Large, lans

79
New cards

The internet is a ____

Wan

80
New cards

A bus network has several workstations connected to a ____ through one ____

Server, cable

81
New cards

Bus networks are ____ to install

Cheap

82
New cards

If the cable in a ____ network fails, the whole network will ____

Bus, fail

83
New cards

In a ring network, each ____ is connected to ____ others in rotation

Device, two

84
New cards

Ring networks transfer data ____

Quickly

85
New cards

In a ring network, data flows in one ____, so there are no data ____

Direction, collisions

86
New cards

In a ____ network, one device failing will make all the others fail too

Ring

87
New cards

In a star network, each ____ is connected to a ____ through its own ____

Device, hub, cable

88
New cards

In a star network, if one fails, the others ____

Won’t

89
New cards

Star networks are ____ to install

Expensive

90
New cards

The internet is a ____ system of ____ networks

Worldwide, interconnected

91
New cards

WWW stands for ____

World wide web

92
New cards

WWW is part of the internet you can access with a web ____

Browser

93
New cards

WWW consists of web ____ that host ____

Servers, websites

94
New cards

Websites consist of web ____

Pages

95
New cards

URL stands for ____

Uniform resource locator

96
New cards

HTTP stands for ____

Hypertext transfer protocol

97
New cards

HTTPS is a ____ version of HTTP, so any data given or ____ is safe

Secure, received

98
New cards

An intranet is a network similar to the ____, but only available to an ____

Internet, organisation

99
New cards

ISP stands for ____

Internet service provider

100
New cards

An isp gives access to the ____

Internet