Computer Networks » Internet
What is internet?

A. A single network
B. A collection of unrelated computers
C. Interconnection of local area networks
D. Interconnection of wide area networks

Explanation: The internet is a global network formed by connecting wide area networks (WANs), enabling worldwide communication and data sharing.

To join the internet, the computer has to be connected to a _________

A. Internet architecture board
B. Internet society
C. Internet service provider
D. Different computer

Explanation: The ISPs (Internet Service Providers) are the main agents through which every computer is connected to the internet. They are licensed to allot public IP addresses to its customers in order to connect them to the internet.

Internet access by transmitting digital data over the wires of a local telephone network is provided by _______

A. Leased line
B. Digital subscriber line
C. Digital signal line
D. Digital leased line

Explanation: DSL (Digital Subscriber Line) is the technology designed to use the existing telephone lines to transport high-bandwidth data to service subscribers. DSL was used to allow the early users access to the internet and it provides dedicated, point-to-point, public network access.

ISP exchanges internet traffic between their networks by __________

A. Internet exchange point
B. Subscriber end point
C. Isp end point
D. Internet end point

Explanation: ISPs exchange internet traffic between their networks by using Internet Exchange Points. ISPs and CDNs are connected to each other at these physical locations are they help them provide better service to their customers.

Which of the following protocols is used in the internet?

A. HTTP
B. DHCP
C. DNS
D. DNS, HTTP and DHCP

Explanation: HTTP is used to browse all the websites on the World Wide Web, DHCP is used to allot IPs automatically to the users on the internet, and DNS is used to connect the users to the host servers on the internet based on the Domain Name.

Internet works on _______

A. Packet switching
B. Circuit switching
C. Both packet switching and circuit switching
D. Data switching

Explanation: Packet switching is the method based on which the internet works. Packet switching features delivery of packets of data between devices over a shared network.

Which one of the following is not an application layer protocol used in internet?

A. Remote procedure call
B. Internet relay chat
C. Resource reservation protocol
D. Local procedure call

Explanation: Resource reservation protocol is a transport layer protocol used on the internet. It operates over IPv4 and IPv6 and is designed to reserve resources required by the network layer protocols.

Which protocol assigns IP address to the client connected in the internet?

A. DHCP
B. Ip
C. Rpc
D. Rsvp

Explanation: DHCP stands for Domain Host Control Protocol. It is responsible to remotely assign IP address to the clients connected to the internet. The server that performs this fuction is called the DHCP server.

Which one of the following is not used in media access control?

A. Ethernet
B. Digital subscriber line
C. Fiber distributed data interface
D. Packet switching

Explanation: Packet switching is not really related to media access control as it just features delivery of packets of data between devices over a shared network. Internet is actually based on packet switching.