wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Data and Digital Communications FINALS

Total questions: 51

Worksheet time: 51mins

Name
Class
Date
1.

- (Thermal noise or Gaussian noise) is always present to some degree in transmission media and electronic devices and is dependent on the temperature of the medium.  

- when the temperature increases, the level of noise increases because of the increased activity of the electrons in the electronic device. 

a)

White noise

b)

Impulse noise  

c)

Crosstalk  

d)

Echo  

2.

- (Noise spike) is a noncontinuous noise and one of the most difficult errors to detect because it can occur randomly.  

- the noise is an analog burst of energy. If the impulse spike interferes with an analog signal, removing it without affecting the original signal can be difficult. 

a)

White noise

b)

Impulse noise  

c)

Crosstalk  

d)

Echo  

3.

- is an unwanted coupling between two (2) different signal paths.  

- This unwanted coupling can be electrical, as might occur between two (2) sets of twisted pair wire (as in a phone line), or it can be electromagnetic (as when unwanted signals are picked up by microwave antennas). 

a)

White noise

b)

Impulse noise  

c)

Crosstalk  

d)

Echo  

4.

- is the reflective feedback of a transmitted signal as the signal moves through a medium.  

-It is usually a signal bouncing back from the end of a cable and creating an echo. 

a)

White noise

b)

Impulse noise  

c)

Crosstalk  

d)

Echo  

5.

- is the result of small timing irregularities that become magnified during the transmission of digital signals 

as the signals are passed from one device to another.  

- when a digital signal is being transmitted, the rises and falls of the signal can start to shift or become blurry and, thus, produce "blank"

a)

White noise

b)

Attenuation  

c)

Crosstalk  

d)

Jitter  

6.

- is the continuous loss of a signal's strength as it travels through a medium.  

- It is not necessarily a form of error but can indirectly lead to an increase in errors affecting the transmitted signal. 

a)

White noise

b)

Attenuation  

c)

Crosstalk  

d)

Jitter  

7.

indicates that only one (1) bit of a given data unit (such as a byte, character, or packet) is changed from 1 to 0 or from 0 to 1

a)

single-bit error

b)

burst error

c)

Redundancy

d)

Jitter

8.

indicates that two (2) or more bits in the data unit have changed from 1 to 0 or from 0 to 1.  

- is more likely to occur than a single-bit error because the duration of the noise signal is normally longer than the duration of 1 bit, which means that when noise affects data, it affects a set of bits

a)

single-bit error

b)

burst error

c)

Redundancy

d)

Jitter

9.

- The central concept in detecting or correcting errors is redundancy. 

- To be able to detect or correct errors, we need to send some extra bits with our data. 

- These redundant bits are added by the sender and removed by the receiver. Their presence allows the receiver to detect or correct corrupted bits. 

a)

single-bit error

b)

burst error

c)

Redundancy

d)

Jitter

10.

- can be performed in the data link layer.   

- When a device creates a frame of data at the data link layer, it inserts some type of error _____ code.   

- When the frame arrives at the next device in the transmission sequence, the receiver extracts the error ________ code and applies it to the data frame.   

- Then, the data frame is reconstructed and sent to the next device in the transmission sequence. 

a)

Error Detection

b)

Error Correction

c)

Error Avoidance

d)

Parity Check

11.

- The number of errors and the size of the message are important factors in dealing with error __________.  

- These mechanisms deal with error __________ by retransmission.  

- When an error occurs, the receiver will detect it and inform the source, and the source will have to retransmit the frame either on positive acknowledgment (ACK) or negative acknowledgment (NAK).  

a)

Error Detection

b)

Error Correction

c)

Error Avoidance

d)

Parity Check

12.
  • - A simple method of error detection is by adding redundant bits called parity bits to each character. 

- commonly used for ASCII characters where seven (7) bits are used for actual character encoding, and the eighth bit is for parity. 

a)

Parity Check (Vertical Redundancy Check)

b)

Two-Dimensional Parity (Longitudinal Redundancy Check)

c)

Arithmetic Checksum

d)

Cyclic Redundancy Checksum

13.
  • - blocks of data are organized as a two-dimensional array.  

    - This method increases the likelihood of detecting burst errors. 

    - each row of the array is a data block that is to be transmitted. 

    - A parity bit is appended to each column based on if even or odd parity is used. 

a)

Parity Check (Vertical Redundancy Check)

b)

Two-Dimensional Parity (Longitudinal Redundancy Check)

c)

Arithmetic Checksum

d)

Cyclic Redundancy Checksum

14.
  • is a sequence of numbers and letters used to check data for errors.  

    -This sum is then added to the end of the message, and the message is transmitted to the receiving end. 

    - Many higher-level protocols used on the Internet (such as TCP and IP) use a form of error detection in which the characters to be transmitted are "summed" together. 

a)

Parity Check (Vertical Redundancy Check)

b)

Two-Dimensional Parity (Longitudinal Redundancy Check)

c)

Arithmetic Checksum

d)

Cyclic Redundancy Checksum

15.
  • – This method treats the packet of data to be transmitted (the message) as a large polynomial, which adds 8 to 32 check bits to large data packets and yields an error-detection capability, approaching 100 percent. 

    - Review the XOR function and Binary Division. 

    - The remainder of the binary division is the CRC to be appended to the original message. 

a)

Parity Check (Vertical Redundancy Check)

b)

Two-Dimensional Parity (Longitudinal Redundancy Check)

c)

Arithmetic Checksum

d)

Cyclic Redundancy Checksum

16.

- is used to deal with errors that occur when the stop-and-wait flow control protocol is used.

a)

Stop-and-Wait ARQ

b)

Go-Back-N ARQ

c)

Selective Repeat ARQ

d)

Cyclic Redundancy Checksum

17.

deals with errors that occur when the sliding window protocol is used. 

a)

Stop-and-Wait ARQ

b)

Go-Back-N ARQ

c)

Selective Repeat ARQ

d)

Cyclic Redundancy Checksum

18.

- Under this scheme, only the frame in error is retransmitted. The drawback is that the receiver must provide enough buffer to store the frames that were transmitted after the erroneous frame until the frame has been retransmitted.

a)

Stop-and-Wait ARQ

b)

Go-Back-N ARQ

c)

Selective Repeat ARQ

d)

Cyclic Redundancy Checksum

19.

- is the art of ensuring that data is kept private and accessed only by the intended recipient.  

  • - It is accomplished through encryption. 

  • - It is when we send a piece of information to be stored in a remote computer, or when we retrieve a piece of information from a remote computer, we need to conceal it during transmission. 

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Authentication

20.

- is the art of ensuring that data is transmitted from source to destination without alteration. 

  • - changes need to be done only by authorized entities and through authorized mechanisms 

  • - is accomplished with the use of a digital signature, which is a way to know that an electronic document is legit and authentic 

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Authentication

21.

- is the information created and stored by an organization that needs to be available to authorized entities 

  • - Information needs to be constantly changed, which means it must be accessible to authorized entities 

 

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Authentication

22.

- is the process of verifying that the user is exactly who he claims to be 

o Single-factor authentication - is usually done through the use of passwords or user IDS.  

o Two-factor authentication - is a two-step verification that provides an extra layer of security beyond user ID and password, usually with a software code generator or a hardware-based login key 

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Authentication

23.
  • - is an intrusion on network infrastructure 

  • - An attack can be performed either from outside of the organization by an unauthorized entity or from within the company by an “insider” that already has some access to the network 

a)

Confidentiality

b)

Network Attacks

c)

Availability

d)

Authentication

24.

refers to unauthorized access to or interception of data

a)

Snooping

b)

Traffic Analysis

c)

Modification

d)

Masquerading

25.

s/he can obtain some other types of information by monitoring online traffic

a)

Snooping

b)

Traffic Analysis

c)

Modification

d)

Masquerading

26.

the attacker modifies the information to make it beneficial to herself 

a)

Snooping

b)

Traffic Analysis

c)

Modification

d)

Masquerading

27.

it happens when the attacker impersonates somebody else 

a)

Snooping

b)

Traffic Analysis

c)

Modification

d)

Masquerading

28.

attacker obtains a copy of a message sent by a user and later tries to replay it 

a)

Replaying

b)

Repudiation

c)

Denial of Service (DoS)

d)

Network Sniffing

29.

it is performed by one of the two parties in the communication: the sender or the receiver

a)

Replaying

b)

Repudiation

c)

Denial of Service (DoS)

d)

Network Sniffing

30.

may slow down or totally interrupt the service of a system

a)

Replaying

b)

Repudiation

c)

Denial of Service (DoS)

d)

Network Sniffing

31.

- is a process of capturing the data packets traveling in the network 

  • - is used by IT professionals to analyze and monitor the traffic to find such things as unexpected suspicious traffic 

a)

Denial-of-Service (DoS)

b)

Man-in-the-middle (MITM) Attack

c)

Spoofing

d)

Network Sniffing

32.

- is a process by which an intruder masquerades as a trusted user in order to gain unauthorized access to a secure environment 

a)

Denial-of-Service (DoS)

b)

Man-in-the-middle (MITM) Attack

c)

Spoofing

d)

Network Sniffing

33.

- is an attack that involves placing a software agent between the client and server ends before or during a communication session 

a)

Denial-of-Service (DoS)

b)

Man-in-the-middle (MITM) Attack

c)

Spoofing

d)

Network Sniffing

34.

is an attack that is aimed at preventing unauthorized users from accessing services on the network 

a)

Denial-of-Service (DoS)

b)

Man-in-the-middle (MITM) Attack

c)

Spoofing

d)

Network Sniffing

35.

is a program that installs malicious software while under the guise of doing something else

a)

Trojan Horse

b)

Session Hijacking

c)

Phishing

d)

Network Sniffing

36.

- refers to the exploitation of a valid computer to gain unauthorized access to information or services in a computer system

a)

Trojan Horse

b)

Session Hijacking

c)

Phishing

d)

Network Sniffing

37.

- is an attack in which the attacker attempts to fraudulently acquire sensitive information by masquerading as a trustworthy entity in a communication session

a)

Trojan Horse

b)

Session Hijacking

c)

Phishing

d)

Network Sniffing

38.

is a process of creating IP packets with forged source IP address to impersonate a legitimate system. Often used in denial-of-service attacks 

a)

IP address spoofing

b)

ARP spoofing

c)

DNS spoofing

d)

Replay

39.

is a process of sending fake ARP messages in the network 

  • this type of spoofing is to associate the MAC address with the IP address of another legitimate host, causing traffic redirection to the attacker’s system. 

a)

IP address spoofing

b)

ARP spoofing

c)

DNS spoofing

d)

Replay

40.

is an attack where the wrong data is inserted into the DNS server cache, causing the DNS server to divert the traffic by returning wrong IP addresses as the results for client queries 

a)

IP address spoofing

b)

ARP spoofing

c)

DNS spoofing

d)

Replay

41.

"blank" attack is a variation on the man-in-the-middle attack

a)

IP address spoofing

b)

ARP spoofing

c)

DNS spoofing

d)

Replay

42.

is a method of concealing information from a recognizable text into encrypted form 

it transforms readable text, called plaintext (or cleartext) 

a)

Encryption

b)

Decryption

c)

Cryptosystem

d)

Ciphertext

43.

is the process of recovering plaintext from its ciphertext 

a)

Encryption

b)

Decryption

c)

Cryptosystem

d)

Ciphertext

44.

A system that encrypts and decrypts information

a)

Encryption

b)

Decryption

c)

Cryptosystem

d)

Ciphertext

45.

is the unintelligible form of plaintext (or cleartext) 

a)

Encryption

b)

Decryption

c)

Cryptosystem

d)

Ciphertext

46.

The art of creating and using cryptosystems

a)

Cryptography

b)

Cryptanalysis

c)

Cryptology

d)

Ciphertext

47.

the art of breaking encrypted messages (usually by intruders) 

a)

Cryptography

b)

Cryptanalysis

c)

Cryptology

d)

Ciphertext

48.

The study of cryptography and cryptanalysis

a)

Cryptography

b)

Cryptanalysis

c)

Cryptology

d)

Ciphertext

49.

Both encryption and decryption use a key, in which in the cryptographic sense, is a long string of characters that permits a cryptosystem to encrypt or decrypt information in a distinct way

a)

Cryptographic Systems

b)

Cryptanalysis

c)

Symmetric Cryptosystems

d)

Public-Key Cryptosystems (or Asymmetric Cryptosystems)

50.

The same key is used for encryption and decryption 

  • Both the originator and the recipient of a message must know the key 

a)

Cryptographic Systems

b)

Cryptanalysis

c)

Symmetric Cryptosystems

d)

Public-Key Cryptosystems (or Asymmetric Cryptosystems)

51.

- A public-key cryptosystem uses one key (public-key) for encryption and another key (private-key) for decryption 

  • The private key is a secret key that is available only to the owner, and the public key is published.

a)

Cryptographic Systems

b)

Cryptanalysis

c)

Symmetric Cryptosystems

d)

Public-Key Cryptosystems (or Asymmetric Cryptosystems)