MCQS

Q. Which of the following is not used to access the web?
🔍 Search on Google 📖 Search on Wikipedia
« PreviousNext »

The correct answer is 'C. UDP' because UDP (User Datagram Protocol) is not typically used for accessing the web. UDP is a connectionless protocol that is often used for streaming media, online gaming, and other applications where speed is prioritized over reliability. In contrast, accessing the web typically requires the use of TCP (Transmission Control Protocol), which ensures reliable data transmission.