In a bus topology, how are signals transmitted? MCQ with Answer and Explanation

In a bus topology, how are signals transmitted?
A. In a ring
B. Through point-to-point links
C. Through a central hub
D. Along a single cable in both directions
Answer: Option D
Solution (By JKSSB Mock Tests)
In bus topology, all devices share a single communication line, and signals travel in both directions.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What is the default protocol for secure web browsing?
A. HTTP
B. SSH
C. FTP
D. HTTPS

Correct Answer: Option D


Explanation:
HTTPS is the secure version of HTTP, using SSL/TLS encryption.

This question belongs to: Computer Computer Networking
Question #2
Which topology is commonly used in modern Ethernet networks?
A. Star
B. Bus
C. Mesh
D. Ring

Correct Answer: Option A


Explanation:
Star topology with a central switch is the most common topology in modern Ethernet LANs.

This question belongs to: Computer Computer Networking
Question #3
What is the purpose of a subnet mask?
A. To resolve domain names
B. To encrypt data
C. To define the network portion and host portion of an IP address
D. To assign MAC addresses

Correct Answer: Option C


Explanation:
A subnet mask separates the IP address into network and host bits.

This question belongs to: Computer Computer Networking