design finals 1 Keyterms Flashcards

(40 cards)

1
Q

data representation

A

The way that binary codes are used to represent different types of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Encryption

A

A way to convert normal text to a secret code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Descryption

A

The process of converting encrypted data back to plain text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Original text

A

A source code/plain text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Cypher text

A

A text or code that is convertrd to a secret language that is difficult to understand without a key

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Substitution cypher

A

Replaces the original text with another alphabet/number and generates a cypher text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Transpose

A

when we mix up and change the letters of the original text to create a cypher text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Modulo 2

A

A 5 bit binary code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

ASCII

A

American standard code for information interchange

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

EBCDIC

A

extended binary coded decimal interchange code. Extended ASCII

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Unicode

A

Universal code, it is enough to translate the whole world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Pig pen

A

Encryption that is done using symbols

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Database

A

An organised collection of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Field

A

A single item of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Record

A

A collection of related fields

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Table

A

A set of data organised in rows and columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Keyfield

A

Uniquely identifies each record in a database

18
Q

Boolean expression

A

A logical expression that produces a true or false statement

19
Q

Boolean operator

A

AND, OR, and NOT

20
Q

Database query

A

a code sent to a database to get information from the database

21
Q

Redundant data

A

Duplicated data occurs when information is stored more than once in a database, which leads to inconsistency

22
Q

Verification

A

Checking that the data in a database matches the data like it was originally captured

23
Q

validation

A

automatic checks done on database to ensure that the database’s information is sensible

24
Q

Foreign key

A

a foreign key links tables in a relational database by connecting a field in one table to the primary key in another

25
SQL
Structure query language
26
query
A question asked by the user
27
Linear search
Linear search repeatedly divides the list until the element is found
28
Binary search
Binary search splits the list infi 2 parts using the midpoint (only works on sorted lists)
29
Logic
Facts that are proven
30
Logic gate
Electrical circuit represents logical operations
31
Truth table
To predict the putput of a logic gate
32
Digital circut
Made up of 2 or more logic gates
33
Semi conductor
A material that can conduct electricity up to certain values
34
Transistor
A tint circuit on a circuit board. A chip is made up of thousands of millions of transistors
35
Kits
A base board to build an electric circuit
36
IC/intergrated
Also known as a micro-chip. A number of digital circuits are printed on a singke circuit board
37
Adder
In adding value to making a circuit that can perform additions.
38
Memory
Stores computer data and is responsible to send and access data from the cpu
39
Memory cell
Stores a single bit of information. A memory is made up of thousands of memory cells
40
Latch
Also known as 'flip-flop'. They are designed using logic gares they can generate high/low states of a circuit and remains the same state until it is reset