Back to home
Data and Digital Communications
Review all questions and their correct answers.
Question 1
What is defined as information that has been processed, organized, and stored in digital form?
- Signal
- Data
- Network
- Protocol
Question 2
A private data communications network used within a company is called a(n):
- Internet
- World Wide Web
- Intranet
- Extranet
Question 3
Who invented the telegraph, considered the first data communication system?
- Alexander Graham Bell
- Guglielmo Marconi
- Samuel F.B. Morse
- Emile Baudot
Question 4
The evolution of the internet began in 1969 with a project funded by DARPA known as:
- UNIVAC
- ENIAC
- NSFNET
- ARPANET
Question 5
Who is credited with building the prototype for the World Wide Web?
- Bill Gates
- Steve Jobs
- Tim Berners-Lee
- Vint Cerf
Question 6
In a typical corporate network architecture, what is the purpose of a DMZ (Demilitarized Zone)?
- To connect all internal client devices
- To filter traffic and block unauthorized access
- To provide an isolated area for internet-accessible servers
- To direct traffic between the internal network and the internet
Question 7
A set of rules governing the orderly exchange of data within a network is called a:
- Standard
- Architecture
- Protocol
- Layer
Question 8
Which type of protocol requires a handshake procedure to establish a connection before data is transmitted?
- Connectionless Protocol
- Connection-Oriented Protocol
- Open Protocol
- Proprietary Protocol
Question 9
TCP is an example of a __________ protocol.
- Connection-Oriented
- Connectionless
- Physical Layer
- Data Link Layer
Question 10
Which protocol is more efficient for streaming video because it does not support error control or acknowledgments?
- TCP
- IP
- HTTP
- UDP
Question 11
Which standards organization is responsible for the OSI Model and ISO 9000 quality standards?
- IEEE
- ANSI
- ITU-T
- ISO
Question 12
The IEEE 802.3 and 802.11 standards define which technologies, respectively?
- Wi-Fi and Bluetooth
- Ethernet and Wi-Fi
- USB and Ethernet
- TCP and IP
Question 13
Which organization is the main standards development body for internet protocols, creating documents called RFCs?
- IAB
- IETF
- IRTF
- ISO
Question 14
In the OSI model, which layer is responsible for logical addressing and routing?
- Transport Layer
- Data Link Layer
- Network Layer
- Physical Layer
Question 15
What is the PDU (Protocol Data Unit) at the Data Link Layer?
- Data
- Segment
- Packet
- Frame
Question 16
Encryption and data translation are functions of which OSI layer?
- Application
- Presentation
- Session
- Transport
Question 17
The Physical Layer of the OSI model is concerned with transmitting __________ over the physical medium.
- Frames
- Packets
- Bits
- Segments
Question 18
Which OSI layer handles end-to-end data delivery and flow control using TCP or UDP?
- Network Layer
- Transport Layer
- Session Layer
- Data Link Layer
Question 19
In the TCP/IP model, the Process/Application layer corresponds to which three layers of the OSI model?
- Session, Transport, Network
- Application, Presentation, Session
- Data Link, Network, Transport
- Physical, Data Link, Network
Question 20
Which layer of the Cisco Three-Layer Model is considered the network backbone and is responsible for fast, reliable transport?
- Access Layer
- Distribution Layer
- Core Layer
- Backbone Layer
Question 21
In the Cisco model, which layer provides workgroup connectivity and is responsible for access control?
- Access Layer
- Distribution Layer
- Core Layer
- Client Layer
Question 22
What is the most common character encoding standard used today?
- Baudot Code
- EBCDIC
- Morse Code
- ASCII
Question 23
The original ASCII standard uses how many bits to represent a character?
- 5
- 7
- 8
- 16
Question 24
In the ASCII table, codes 0-31 are known as what type of characters?
- Printable Characters
- Control Characters
- Special Characters
- Letter Characters
Question 25
What is the decimal ASCII value for the character 'A'?
- 32
- 41
- 65
- 97
Question 26
What is the 8-bit binary representation for the decimal ASCII code 72?
- 01001000
- 01000100
- 10010000
- 01000010
Question 27
The decimal ASCII code 101 corresponds to which character?
- A
- e
- E
- z
Question 28
What is the decimal difference between the ASCII codes for any lowercase letter and its uppercase counterpart?
- 8
- 16
- 32
- 64
Question 29
The process of determining if errors have occurred during transmission is called:
- Error Correction
- Error Detection
- Error Framing
- Error Synchronization
Question 30
Which error correction method involves the receiver requesting the sender to re-transmit the errored data?
- Forward Error Correction (FEC)
- Redundancy Checking
- Automatic Repeat Request (ARQ)
- Checksum
Question 31
Forward Error Correction (FEC) works by:
- Sending the data multiple times
- Including enough redundant information for the receiver to correct errors
- Slowing down the transmission speed
- Requesting retransmission of bad data
Question 32
Which type of data transmission frames each character with its own start and stop bits, allowing for time gaps between characters?
- Synchronous Serial Data
- Asynchronous Serial Data
- Parallel Data
- Isochronous Data
Question 33
In synchronous serial data, how does the receiver know where a block of data begins?
- Every character has a start bit
- A unique synchronization character is sent at the beginning of each block
- The data is sent at a fixed time interval
- There are long gaps between each block
Question 34
In the context of data communication hardware, a computer or printer is an example of:
- DCE (Data Communication Equipment)
- DTE (Data Terminal Equipment)
- A MODEM
- A Serial Interface
Question 35
What is the function of a DCE (Data Communication Equipment), such as a MODEM?
- To generate the original data message
- To interface the DTE to the transmission channel
- To perform parallel-to-serial conversion only
- To be the final destination of the data
Question 36
A UART (Universal Asynchronous Receiver/Transmitter) performs which key function in its transmitter section?
- Serial-to-parallel conversion
- Parallel-to-serial conversion
- Error correction
- Signal amplification
Question 37
What is the function of the receiver (Rx) section of a UART?
- Serial-to-parallel conversion
- Parallel-to-serial conversion
- Adding start and stop bits
- Generating parity bits
Question 38
What is the PDU at the Network Layer of the OSI model?
- Bits
- Frame
- Packet
- Segment
Question 39
A firewall operates primarily at which layer of the OSI model?
- Layer 2 (Data Link)
- Layer 1 (Physical)
- Layer 7 (Application)
- Layer 3 (Network) and Layer 4 (Transport)
Question 40
Which of the following is an example of a proprietary (closed) standard?
- USB
- Wi-Fi (802.11)
- Apple Lightning Connector
- TCP/IP
Question 41
MAC addresses are handled at which OSI layer?
- Physical
- Network
- Data Link
- Transport
Question 42
The ASCII character 'z' has a decimal value of 122. What is its 8-bit binary representation?
- 01111010
- 11110100
- 01101010
- 10101110
Question 43
A network that is a global, public data communications system is known as the:
- Intranet
- LAN
- Internet
- WAN
Question 44
Which of these is NOT a primary function of a UART?
- Framing
- Error detection (parity)
- Routing
- Bit synchronization
Question 45
The process of ensuring the receiver samples the incoming signal at the correct time is called:
- Character Synchronization
- Bit Synchronization
- Framing
- Error Detection
Question 46
The EIA/TIA is known for creating which important standard?
- ASCII
- IEEE 802.3 (Ethernet)
- TIA/EIA-568 cabling standards
- OSI Model
Question 47
Which OSI layer establishes, manages, and terminates connections between applications?
- Application
- Presentation
- Session
- Transport
Question 48
What does the acronym EBCDIC stand for?
- Extended British Coded Decimal Interchange Code
- Extended Binary Coded Decimal Interchange Code
- Enhanced Binary Coded Data Interchange Code
- Electronic Binary Coded Decimal Information Code
Question 49
Which of the following is a function of the Transport Layer?
- Transmitting raw bits
- Logical addressing (IP)
- Providing reliable end-to-end data delivery (TCP)
- Formatting data (encryption)
Question 50
In the Cisco Three-Layer Model, the Distribution Layer provides a communication point between which two other layers?
- Core and Backbone
- Access and Core
- Access and Client
- Core and Internet
Question 51
The ASCII code for the space character is:
- 0
- 32
- 65
- 48
Question 52
What is the hexadecimal equivalent of the decimal ASCII code 65?
- 40
- 41
- 5A
- A
Question 53
The Baudot code, an early data communication code, used how many bits?
- 5 bits
- 7 bits
- 8 bits
- 16 bits
Question 54
Which of the following is a method for error detection?
- ARQ
- FEC
- CRC (Cyclic Redundancy Check)
- Retransmission
Question 55
Which protocol is connectionless and does not guarantee delivery?
- TCP
- UDP
- HTTP
- FTP