Mock Flashcards

1
Q

Describe the main features of a client server network

A

∆ Controlling computer / network server
∆ Handles the processing requests from the other computers on the network
∆ For resources
∆ And controls security across the network

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

Describe the main features of a star network

A

∆ Multiple nodes are directly connected, each via its own cable to the hub/server which is in charge of communication
∆A node sends data to the hub
∆ The hub determines the recipient
∆The hub forwards data to the recipient

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

Describe the main features of a ring network

A

∆ The nodes are connected in a loop
∆ Each node is connected to two other adjacent nodes
∆ A special message called a token (data) is passed from node to node
∆ Until it reaches its intended recipient
∆ Data can only travel in one direction

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

Describe the main features of a bus network

A

∆ All nodes are connected onto a main cable
∆ Data can be transmitted bi-directional
∆Terminators are used at both ends of the main cable
∆ Each node can transfer data directly to any other node by sending it on the main cable

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

📝 Evaluate the star topology and the bus topology with respect to data security

A

⭐️ Network:
∆ Has a central dedicated fileserver, each node is connected directly to the hub by its own cable. The fileserver controls all network communication and the transfer of data packets
∆ The star network is more secure. Data packets are sent from fileserver to node directly via dedicated connection. Fileserver controls all security only intended recipient receives the data packet
🚎 Network:
∆ Has a main backbone to which all nodes are connected, and a terminator at both ends. A node sends a data packet to another node via the backbone
∆ Bus network is less secure. No central control of security, all nodes could access data packets on backbone, data packets travel in both directions

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

📝 Compare the impact of cable failure on data transmission over a star network and a bus network

A

∆⭐️ Each device is connected to a central hub by it’s own cable
∆🚎 All devices are connected to a backbone cable

Comparison:
∆ ⭐️ If a cable fails only a single device is affected
∆ 🚎 If the backbone fails all communication is affected, if a connecting cable fails only that device is affected

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

Why are communication standards required?

A

∆ To enable different hardware devices to pass data to one another
∆ securely and coherently
∆ using agreed formats

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

Describe the main features of the Open Systems Interconnection (OSI) model

A

The OSI model:
∆ Consists of an abstract model of networking and a set of specific protocols
∆ It defines a layered protocol (7 layers)
∆ Each layer deals with specific functionality
∆ Control is passed from one layer to the next
∆ Each layer interacts directly only with the layer immediately beneath it and provides facilities for use ny the layer above

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

Describe the Data Link layer of the OSI model

A

∆ Deals with functions such as error detection, correction and creating data blocks
∆ Converts each outgoing packet into a series of bits
∆ Interacts with the network/physical layers

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

Describe the application layer of the OSI model

A

∆ Presents information to the end user
∆ Deals with functions such as data transfer, messaging, operating system functions, end user interface
∆ Interacts with the presentation layer

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

Briefly describe the TCP/IP protocol.

A

Transfer Control Protocol / Internet Protocol supports connectivity between LANs and WANs. It allows all Internet users and providers to communicate irrespective of the hardware. Providers have unique addresses.

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

Describe the purpose of the IP Layer

A

∆ Delivers the data packets to the appropriate node using the IP address
∆ Treats each data packet independently

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

Describe the purpose of the TCP layer

A

∆ Enables two hosts to to establish a connection and exchange data. It is responsible for reliability and correct delivery
∆ It converts a message into data packets containing destination address
∆ That is transmitted over a network to the destination computer
∆Then is reassembled so that the message can be read by the recipient

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

Describe the main features of RFID technology

A

∆ Data relating to a product is stored on an RFID tag attached to the product
∆ RFID tag contains data programmed into small computer chip
∆ Tag activated by radio waves emitted from RFID reader
∆ Tag sends data stored in its memory back to the reader
∆ Active or passive technologies

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

Describe checksum as a method of error detection method

A

Calculated by adding together all the bytes to make a block of data eg. of 256 bytes
Checksum is recalculated after data transmission
If the recalculated checksum is different there has been an error
Some types of checksum may automatically correct error.

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

Evaluate the use of parity bits in error detection

A

An additional bit is calculated from the other bits in a byte, set to make total number of bits odd or even. The parity bit is checked after data transmission and compared to original, if they are different an error has occured and retransmission is requested

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

What is CRC

A

A special type of checksum applied to a block of data
An algorithm is applied to block and checksum applied to block
Recipient applies same algorithm and checksum and compares to already appended result
If they do not agree data has not been received correctly.
Retransmission requested

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

What is echo checking?

A

When data is received and a copy sent back to transmitter
Where it is compared with original
If it differs from original it is transmitted
Echo checking is an automatic process

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

Describe the main features of fibre optic cable

A

Fibre optic uses light to transmit info rather than electric signal
Cable consists of multiple strands of glass fibre inside an insulating casing
Light is transmitted in pulses difficult to intercept
Cable length can vary from short to long
Signal difficult to intercept without destroying
High bandwidth
Flexible can be used in awkward layout

20
Q

Describe main features of wifi

A

WiFi enables two or more devices to be connected wirelessly for data sharing. A computer with a wifi network card can connect wirelessly to a router over a limited distance
A wifi network can either be open or closed
An area with wireless access is called a wireless hotspot

21
Q

Describe the main features of Bluetooth technology

A

It uses radio waves to send info between two devices in close proximity to each other which have been paired
It is a protocol.

22
Q

What is bandwidth?

A

Measure of capacity of a communication channel. Range of frequencies a channel can handle at any one time. Given as frequency (range) or transmission rate - bits per second

23
Q

What is broadband?

A

Term used to mean any high speed internet access that is always on and faster than traditional dial up. Uses physical connection of telephone system
Broadband is wide bandwidth data transmission which transports multiple signals and traffic types.

24
Q

Describe the main features of metal cables

A

Copper wires are used to transmit electronic signals
The wires are encased by a layer of insulation
High transmission speeds and cheap costs of insulation
Cable only can be used over short distance
Susceptible to radio and electronic interference

25
Q

Referential Integrity

A

If a foreign key is used it must correspond to an existing primary key

26
Q

Entity

A

An object about which data is stored

27
Q

Foreign Key

A

A primary key is one entity which appears as a non-key in another entity as a link

28
Q

Composite Key

A

Consists of more than one attribute which uniquely identifies an entity occurrence

29
Q

Lookup

A

Attributes described as lookup are restricted to a list of values
The desired value is selected from list

30
Q

Attribute

A

Describes a data item within an entity

31
Q

ER modelling

A

Uses ER diagram to represent real world objects and links between them.

32
Q

Normalisation

A

The technique of organising data in the database to eliminate problems such as data redundancy and data inconsistency and improving data integrity

33
Q

1NF

A

if all attributes are atomic and entities do not have repeating groups

34
Q

2NF

A

Data in 1NF and non key attributes are dependant on primary key

35
Q

3NF

A

Data in 3NF and there are no non key dependencies

36
Q

Logical Data Modelling

A

Produced during design of the database

It identifies entities, relationships between entities attributes for each entity and keys for entities

37
Q

Physical Data Modelling

A

Produced during implementation

Creates table structure, field names, data type of each field, keys for each table, validation rules

38
Q

QBE

A

Query By Example, allows user to search criteria by selecting an option from list or by entering value in text box
Less expertise required than SQL

39
Q

Primary Key

A

An attribute which uniquely identifies an entity

40
Q

Main features of a relational Database

A

Data is stored in tables, consisting of records
Each record uniquely identified by primary key
Tables are linked via primary and foreign keys

41
Q

Advantages of Relational over Flat File Database

A

Data redundancy minimised - As non key data entered once, reducing file size
Data consistency ensured - Attribute cannot have conflicting values

42
Q

Flat File Database

A

Database in which there is a single file not linked to any others

43
Q

Data Indépendance

A

Data kept separate from programs which use it

44
Q

Data Integrity

A

Refers to the correctness of data can be affected by input errors
Minimised by data verification
Data protected from accidental or deliberate modification

45
Q

Data Consistency

A

Attribute has only one value at a time in a database