Which protocol is used for sending email between servers? MCQ with Answer and Explanation

Which protocol is used for sending email between servers?
A. SMTP
B. POP3
C. HTTP
D. IMAP
Answer: Option A
Solution (By JKSSB Mock Tests)
SMTP (Simple Mail Transfer Protocol) is used for sending email from client to server and between servers.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
What layer of the OSI model does an intelligent network switch use to read hardware MAC addresses and make data forwarding choices?
A. Physical Layer (Layer 1)
B. Application Layer (Layer 7)
C. Data Link Layer (Layer 2)
D. Network Layer (Layer 3)

Correct Answer: Option C


Explanation:
Switches operate at the Data Link Layer (Layer 2), using hardware MAC addresses to forward data frames across local network segments.

This question belongs to: Computer Computer Networking
Question #2
A network that spans an entire city or a large university campus, linking multiple localized networks together, falls under which category?
A. PAN
B. WAN
C. MAN
D. LAN

Correct Answer: Option C


Explanation:
A Metropolitan Area Network (MAN) is larger than a LAN but smaller than a WAN, typically spanning a city block or urban community footprint.

This question belongs to: Computer Computer Networking
Question #3
In a physical Bus Topology, what happens if the main backbone cable line is cut anywhere along its length?
A. The network splits into two separate, fully functional subnets.
B. The line switches to half-frequency full-duplex mode.
C. All signal termination fails, causing massive signal bounce that disrupts communication across the entire layout.
D. The nearest node transforms into a hub automatically.

Correct Answer: Option C


Explanation:
A sever in a bus network removes proper termination, causing signal reflection that corrupts data traffic for all connected devices.

This question belongs to: Computer Computer Networking