At which layer of the OSI model does a hub operate? MCQ with Answer and Explanation

At which layer of the OSI model does a hub operate?
A. Data link layer
B. Physical layer
C. Application layer
D. Network layer
Answer: Option B
Solution (By JKSSB Mock Tests)
A hub is a physical layer device that simply repeats signals to all ports without any intelligence.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which IP address class has the first bit as 0?
A. Class B
B. Class D
C. Class A
D. Class C

Correct Answer: Option C


Explanation:
Class A addresses have the first bit as 0, ranging from 0.0.0.0 to 127.255.255.255.

This question belongs to: Computer Computer Networking
Question #2
Which type of network connection allows communication to flow in both directions at the same time (e.g., a standard cellular phone conversation)?
A. Simplex
B. Half-Duplex
C. Asynchronous
D. Full-Duplex

Correct Answer: Option D


Explanation:
Full-duplex links support simultaneous bidirectional transmission, allowing devices to send and receive data at the same time.

This question belongs to: Computer Computer Networking
Question #3
Which of the following is a protocol used for secure communication over the internet?
A. FTP
B. Telnet
C. HTTP
D. HTTPS

Correct Answer: Option D


Explanation:
HTTPS (HTTP Secure) uses SSL/TLS to encrypt data for secure communication.

This question belongs to: Computer Computer Networking