What condition happens on a shared network segment if multiple stations transmit electrical signals simultaneously, causing data frames to collide and warp? MCQ with Answer and Explanation

What condition happens on a shared network segment if multiple stations transmit electrical signals simultaneously, causing data frames to collide and warp?
A. Automatic loopback routing
B. Data Collision
C. MAC address duplication
D. Signal termination bypass
Answer: Option B
Solution (By JKExamLibrary)
Data collisions occur when multiple devices transmit signals over a shared medium simultaneously, garbling the data frames.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Networking Questions

Question #1 Report Error
What is the main function of a router's routing protocol?
A. To filter traffic
B. To exchange routing information with other routers
C. To assign IP addresses
D. To resolve MAC addresses

Correct Answer: Option B


Explanation:
Routing protocols (e.g., OSPF, BGP) allow routers to share information about network paths.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which device uses a bridge layer to segment a local network into independent collision domains for each physical port while maintaining a single shared broadcast domain?
A. Layer 1 Hub
B. Analog Modem
C. Layer 2 Switch
D. Layer 3 Router

Correct Answer: Option C


Explanation:
A switch separates each port into its own dedicated collision domain, preventing collisions while passing broadcast traffic to all ports.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What is the primary operational objective of the Dynamic Host Configuration Protocol (DHCP) framework?
A. To encrypt frame headers across a network interface.
B. To automatically assign temporary logical IP address configurations and subnets to connecting network client devices.
C. To map alphanumeric domain paths to server IP records.
D. To manage physical hardware MAC sorting rules.

Correct Answer: Option B


Explanation:
DHCP automatically assigns IP addresses, subnet masks, and default gateways to devices when they connect to a network.

This question belongs to: Computer Computer Networking