In which type of network topology is a token used to control transmission? MCQ with Answer and Explanation

In which type of network topology is a token used to control transmission?
A. Ring
B. Mesh
C. Bus
D. Star
Answer: Option A
Solution (By JKSSB Mock Tests)
Token Ring networks use a token-passing mechanism in a ring topology.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What does the acronym DHCP stand for?
A. Dynamic Host Configuration Protocol
B. Domain Host Configuration Protocol
C. Dynamic Host Control Protocol
D. Domain Host Control Protocol

Correct Answer: Option A


Explanation:
DHCP stands for Dynamic Host Configuration Protocol.

This question belongs to: Computer Computer Networking
Question #2
Which of the following is a port used by DNS?
A. 25
B. 443
C. 80
D. 53

Correct Answer: Option D


Explanation:
DNS uses port 53 (both TCP and UDP).

This question belongs to: Computer Computer Networking
Question #3
Which mechanism acts as the primary tool to translate internal private LAN IP configurations into public internet-facing addresses?
A. Domain Name mapping
B. Address Resolution Protocol
C. DHCP Allocation
D. Network Address Translation (NAT)

Correct Answer: Option D


Explanation:
NAT maps private IP addresses to a public IP address, allowing multiple internal LAN devices to access the internet via a single public connection.

This question belongs to: Computer Computer Networking