Which topology is a combination of two or more topologies? MCQ with Answer and Explanation

Which topology is a combination of two or more topologies?
A. Mesh topology
B. Star topology
C. Hybrid topology
D. Ring topology
Answer: Option C
Solution (By JKSSB Mock Tests)
Hybrid topology combines different topologies to meet specific network requirements.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
An IPv4 address is composed of how many bits, and how are they typically formatted for human readability?
A. 32 bits, divided into four octets separated by dots
B. 16 bits, divided into two bytes separated by hyphens
C. 128 bits, formatted as hexadecimal characters
D. 64 bits, divided into eight blocks separated by colons

Correct Answer: Option A


Explanation:
An IPv4 address consists of 32 bits arranged into four 8-bit octets, represented in dotted-decimal format (e.g., 192.168.1.1).

This question belongs to: Computer Computer Networking
Question #2
Which topology design provides an exceptionally robust environment where the failure of any single connection line affects only the device connected to that specific line?
A. Ring Topology
B. Star Topology
C. Bus Topology
D. Linear Topology

Correct Answer: Option B


Explanation:
In a star topology, each node uses an isolated cable run to connect to a central switch. A break in one cable only disconnects that specific device.

This question belongs to: Computer Computer Networking
Question #3
What notation standard is used to write and display modern 128-bit IPv6 address configurations readably?
A. Binary bitstream flags
B. Dotted decimal fields
C. Eight groups of four hexadecimal digits separated by colons
D. Base-64 character strings

Correct Answer: Option C


Explanation:
IPv6 addresses are formatted as eight groups of four hexadecimal digits separated by colons (e.g., 2001:0db8:0000:0000:0000:ff00:0042:8329).

This question belongs to: Computer Computer Networking