Top 1000+ Solved Computer Networks MCQ Questions Answer
Q. Which of the situations might not require multiple routing protocols in a network?
a. when a new layer 2-only switch is added to the network
b. when you are migrating from one routing protocol to another
c. when you are using routers from multiple vendors
d. when there are host-based routers from multiple vendors
Q. Which two routing protocols can be redistributed into OSPF by a Cisco router?
a. ip eigrp and appletalk eigrp
b. appletalk eigrp and ripv2
c. ripv2 and ip eigrp
d. ipx rip & appletalk eigrp
Q. What does administrative distance rank?
a. metrics
b. sources of routing information
c. router reliability
d. best paths
Q. Which protocol maintains neighbor adjacencies?
a. ripv2 and eigrp
b. igrp and eigrp
c. ripv2
d. eigrp
Q. Which routing protocol implements the diffusing update algorithm?
a. is-is
b. igrp
c. eigrp
d. ospf
Q. Which protocol should you select if the network diameter is more than 17 hops?
a. ripv1
b. ripv2
c. eigrp
d. ospf
Q. In the network HTTP resources are located by __________
a. uniform resource identifier
b. unique resource locator
c. unique resource identifier
d. union resource locator
Q. In FTP protocol, a client contacts a server using ______ as the transport protocol.
a. transmission control protocol
b. user datagram protocol
c. datagram congestion control protocol
d. stream control transmission protocol
Q. The File Transfer Protocol is built on __________
a. data centric architecture
b. service oriented architecture
c. client server architecture
d. connection oriented architecture
Q. In File Transfer Protocol, data transfer cannot be done in __________
a. stream mode
b. block mode
c. compressed mode
d. message mode
Q. Which methods are commonly used in Server Socket class?
a. public output stream get output stream ()
b. public socket accept ()
c. public synchronized void close ()
d. public void connect ()
Q. The client in socket programming must know which information?
a. ip address of server
b. port number
c. both ip address of server & port number
d. only its own ip address
Q. TCP, FTP, Telnet, SMTP, POP etc. are examples of ___________
a. socket
b. ip address
c. protocol
d. mac address
Q. What does the java.net.InetAddress class represent?
a. socket
b. ip address
c. protocol
d. mac address