Question
Easy

Datagram networks are also referred to as _ networks.

1
Connection oriented
2
Bluetooth
3
Connectionless
4
Wi-Fi
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer Networks & Internet
Topic: Computer Network
Correct Answer
Option C
Explanation

The correct option is (3): Datagram networks, which employ a fundamental method of data transmission called datagram packet switching, are correctly referred to as Connectionless networks. In this model, the underlying network does not establish a dedicated, end-to-end connection before data transfer begins. Instead, each individual data packet, or datagram, is treated as a self-contained and independent entity. It is mandatory for every datagram to carry the full destination address…Read More