DNS primarily works on the ___________ protocol.
- HTTP (Hypertext Transfer Protocol)
- ICMP (Internet Control Message Protocol)
- TCP (Transmission Control Protocol)
- UDP (User Datagram Protocol)
DNS (Domain Name System) primarily operates over UDP (User Datagram Protocol) for its query and response mechanism due to its low overhead and efficiency in real-time communication.
Loading...
Related Quiz
- In a large-scale software project, the testing phase is nearing completion, but critical defects are still being discovered. How would you manage this situation effectively?
- Compare and contrast binary search trees (BSTs) and AVL trees.
- What is the purpose of the GROUP BY clause in SQL queries?
- How does React handle state management in components?
- What is the difference between symmetric and asymmetric encryption?