0

Error Detection and Correction - 2

Description: Error Detection and Correction - 2
Number of Questions: 15
Created by:
Tags: Error Detection and Correction - 2 Data Communication & Networks Computer Network
Attempted 0/15 Correct 0 Score 0

Which frame is sent first, when one device wants to send data to another device?

  1. An ACK

  2. A poll

  3. A SEL

  4. None of these


Correct Option: C
Explanation:

When one device wants to send data to another device, a SEL frame is sent first. Before sending data, the primary device creates and transmits a select (SEL) frame, which includes the address of the secondary device. Select function is used, when primary device wants to send something to secondary device.

In TCP checksum, ___ field is used for error detection.

  1. 32 bits

  2. 16 bits

  3. 4 bits

  4. 6 bits


Correct Option: B
Explanation:

The checksum field is the 16 bit one's complement sum of all 16 bit words in the header and text. If a segment contains an odd number of header and text octets to be checksummed, the last octet is padded on the right with zeros to form a 16 bit word for checksum purposes. The source port and destination port also have 16 bits.

In which transmission does the sending system handle each group independently, relaying it to the link whenever ready without regard to a timer?

  1. Parallel transmission

  2. Full duplex transmission

  3. Asynchronous transmission

  4. Simplex communication

  5. Half duplex transmission


Correct Option: C
Explanation:

The sending system handles each group independently, relaying it to the link whenever ready, without regard to a timer.

Which of the following deals with the electrical and mechanical specifications of the interface and transmission medium?

  1. Data link layer

  2. Network layer

  3. Physical layer

  4. Protocol

  5. Peer process


Correct Option: C
Explanation:

It deals with the electrical and mechanical specifications of the interface and transmission medium.

Which modulation finds the change from the previous sample?

  1. Pulse code modulation

  2. Delta modulation

  3. Modulator

  4. Adaptive delta modulation

  5. Demodulator


Correct Option: B
Explanation:

It finds the change from the previous sample.

In which transmission is the bit stream combined into larger frames that may contain multiple bytes?

  1. Synchronous transmission

  2. Serial transmission

  3. Parallel transmission

  4. Full duplex

  5. Half duplex


Correct Option: A
Explanation:

Here the bit stream is combined into larger frames that may contain multiple bytes.

Which of the following supports two B-channel with a capacity of 64 kbps each, and a 16 kbps D-channel for control information?

  1. ISDN primary rate interface

  2. ISDN basic rate interface

  3. Interface

  4. Node

  5. Network


Correct Option: B
Explanation:

It supports two B-channels with 64 kbps each, and a 16 kbps D-channel for control information.

If two frames are transmitted simultaneously, they overlap in time and the resulting signal is distorted or garbled. This event or situation is called ____________.

  1. collision

  2. continuous time

  3. slotted time

  4. either continuous time or slotted time

  5. none of these


Correct Option: A
Explanation:

If two frames are transmitted simultaneously. They overlap in time and the resulting signal is distorted or garbled. This event or situation is called a collision.

If some data bits are in error, then ________________ will be wrong and the error will be detected.

  1. data

  2. length

  3. pad

  4. checksum

  5. either data or length


Correct Option: D
Explanation:

If some data bits are in error, then checksum will be wrong and the error will be detected.

Which of the following truncates the current frame, when a transceiver detects collision?

  1. Pad

  2. Length

  3. Data

  4. Either length or data

  5. Checksum


Correct Option: A
Explanation:

Pad truncates the current frame, when a transceiver detects a collision, which means that the stray bits and pieces of frames appear on the cable all the time.

In which of the following does the level of the voltage determine the value of a bit?

  1. Polar NRZ-L encoding

  2. Bipolar AMI encoding

  3. Bipolar pseudo ternary encoding

  4. Baseline

  5. Self-synchronization


Correct Option: A
Explanation:

The level of the voltage determines the value of the bit.

In which line coding scheme does the positive voltage defines bit 1 and the zero voltage defines bit 0 but not return to zero at the middle of the bit?

  1. Bipolar AMI line coding scheme

  2. Bipolar pseudoternary line coding scheme

  3. Unipolar NRZ line coding scheme

  4. Complexity

  5. DC components


Correct Option: C
Explanation:

Here, the positive voltage defines bit 1 and the zero voltage defines bit 0 and the signal does not return to zero at the middle of the bit.

Which of the following is a simple error detection method used with character oriented protocols?

  1. Hamming development

  2. Check bits

  3. Parity checking

  4. SEC-DED code

  5. Attenuation


Correct Option: C
Explanation:

It is a simple error detection method used with character oriented protocols.

Which of the following processes handles the External Data Representation (XDR) protocol to provide an agreement between the data syntax running between the different platforms in computer network?

  1. Application-specific processes

  2. Host-specific processes

  3. Network-specific processes

  4. Process

  5. Program


Correct Option: A

Which of the following is a technique for detecting errors in digital data, but not for making corrections when errors are detected?

  1. Cyclic redundancy check

  2. SEC-DED code

  3. Hamming development

  4. Check bit

  5. Intermodulation


Correct Option: A
Explanation:

It is a technique for detecting errors in digital data, but not for making corrections when errors are detected.

- Hide questions