Top 1000+ Solved Computer Networks MCQ Questions Answer
Q. Choose the correct statement from the following.
a. ppp can terminate the link at any time
b. ppp can terminate the link only during the link establishment phase
c. ppp can terminate the link during the authentication phase
d. ppp can terminate the link during the callback control phase
Q. EIGRP can support ____________
a. vlsm/subnetting
b. auto summary
c. unequal cast load balancing
d. all of the mentioned
Q. Which one of the following is a transport layer protocol used in internet?
a. tcp
b. udp
c. both (a) and (b)
d. none of the mentioned
Q. User datagram protocol is called connectionless because
a. all udp packets are treated independently by transport layer
b. it sends data as a stream of related packets
c. both (a) and (b)
d. none of the mentioned
Q. Transmission control protocol is
a. connection oriented protocol
b. uses a three way handshake to establish a connection
c. recievs data from application as a single stream
d. all of the mentioned
Q. An endpoint of an inter-process communication flow across a computer network is called
a. socket
b. pipe
c. port
d. none of the mentioned
Q. Which one of the following is a version of UDP with congestion control?
a. datagram congestion control protocol
b. stream control transmission protocol
c. structured stream transport
d. none of the mentioned
Q. A _____ is a TCP name for a transport service access point.
a. port
b. pipe
c. node
d. none of the mentioned
Q. Transport layer protocols deals with
a. application to application communication
b. process to process communication
c. node to node communication
d. none of the mentioned
Q. The ____ translates internet domain and host names to IP address.
a. domain name system
b. routing information protocol
c. network time protocol
d. internet relay chat
Q. Teredo is an automatic tunneling technique. In each client the obfuscated IPv4 address is represented by bits
a. 96 to 127
b. 0 to 63
c. 80 to 95
d. 64 to 79
Q. Which one of the following allows a user at one site to establish a connection to another site and then pass keystrokes from local host to remote host?
a. http
b. ftp
c. telnet
d. none of the mentioned
Q. Application layer protocol defines
a. types of messages exchanged
b. message format, syntax and semantics
c. rules for when and how processes send and respond to messages
d. all of the mentioned