Multiple Choice Questions of Computer Networking
Multiple Choice Questions of Computer Networking
3-5. What is the size of Network bits & Host bits of Class A of IP address?
A. Network bits 7, Host bits 24
B. Network bits 8, Host bits 24
C. Network bits 7, Host bits 23
D. Network bits 8, Host bits 23
3-6. What does Router do in a network?
A. Forwards a packet to all outgoing links
B. Forwards a packet to the next free outgoing link
C. Determines on which outing link a packet is to be forwarded
D. Forwards a packet to all outgoing links except the originated link
3-7. The Internet is an example of
A. Cell switched network
B. circuit switched network
C. Packet switched network
D. All of above
3-8. What does protocol defines?
A. Protocol defines what data is communicated.
B. Protocol defines how data is communicated.
C. Protocol defines when data is communicated.
D. All of above
3-9. What is the uses of subnetting?
A. It divides one large network into several smaller ones
B. It divides network into network classes
C. It speeds up the speed of network
D. None of above
3-10. Repeater operates in which layer of the OSI model?
A. Physical layer
B. Data link layer
C. Network layer
D. Transport layer
3. Which one of the following computer network is built on the top of another
network?
a) prior network
b) chief network
c) prime network
d) overlay network
View Answer
Answer:d
Explanation:None.
6. Bluetooth is an example of
a) personal area network
b) local area network
c) virtual private network
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
10. Which one of the following extends a private network across public networks?
a) local area network
b) virtual private network
c) enterprise private network
d) storage area network
View Answer
Answer:b
Explanation:None.
This set of Computer Networks Questions & Answers focuses on “Physical Media”.
8) Geostationary satellites
a) Are placed at a fixed point above the earth
b) Rotate the earth about a fixed axis
c) Rotate the earth about a varying axis
d) All of the mentioned
View Answer
Answer: a
Explanation: They are placed in orbit at 36,000km above Earth’s surface.
7. Which one of the following is not used to generate dynamic web pages?
a) PHP
b) ASP.NET
c) JSP
d) none of the mentioned
View Answer
8. An alternative of javascript on windows platform is
a) VBScript
b) ASP.NET
c) JSP
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
5. In HTTP pipelining
a) multiple HTTP requests are sent on a single TCP connection without waiting
for the corresponding responses
b) multiple HTTP requests can not be sent on a single TCP connection c)
multiple HTTP requests are sent in a queue on a single TCP connection
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
7. In FTP protocol, client contacts server using ____ as the transport protocol.
a) transmission control protocol
b) user datagram protocol
c) datagram congestion control protocol
d) stream control transmission protocol
View Answer
Answer:a
Explanation:None.
8. In which mode FTP, the client initiates both the control and data connections.
a) active mode
b) passive mode
c) both (a) and (b)
d) none of the mentioned
View Answer
Answer:b
Explanation:None.
3. MAC address is of
1) 24 bits
b) 36 bits
c) 42 bits
d) 48 bits
View Answer
Answer:d
Explanation:None.
4. What is autonegotiation?
a) a procedure by which two connected devices choose common transmission
parameters
b) a security algorithm
c) a routing algorithm
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
10. An ethernet frame that is less than the IEEE 802.3 minimum length of 64
octets is called
a) short frame
b) run frame
c) mini frame
d) man frame
View Answer
Answer:b
Explanation:None.
6) Expand WAN
a) World area network
b) Wide area network
c) Web area network
d) None of the mentioned View Answer
Answer: b
Explanation: None.
3) If there are N routers from source to destination, total end to end delay in sending packet P(L->number of
bits in the packet R-> transmission rate)
a) N
b) (N*L)/R c)
(2N*L)/R d)
L/R View
Answer
Answer: b
Explanation: None.
4) Method(s) to move data through a network of links and switches a) Packet switching
b) Circuit switching
c) Line switching
d) Both a and b
View Answer
Answer: d
Explanation: None.
5) The resources needed for communication between end systems are reserved for the duration of session
between end systems in ________
a) Packet switching
b) Circuit switching
c) Line switching
d) Frequency switching View Answer
Answer: b
Explanation: None.
6) As the resouces are reserved between two communicating end systems in circuit switching, this is achieved
a) authentication
b) guaranteed constant rate
c) reliability
d) store and forward
View Answer
Answer: b
Explanation: None.
3. The TTL field has value 10. How many routers (max) can process this datagram? a) 11
b) 5
c) 10
d) 1
View Answer
Answer: c
Explanation: TTL field is decremented by one each time the datagram is processed by a router.
4. If the value in protocol field is 17, the transport layer protocol used is ____. a) TCP
b) UDP
c) Either of the mentioned
d) None of the mentioned
View Answer
Answer: b
Explanation: For TCP it is 6.
5. The data field can carry which of the following? a) TCP segemnt
b) UDP segment c)
ICMP messages
d) None of the
mentioned View Answer
Answer: c
Explanation: Data field usually has tranaport layer segment, but it can also carry ICMP messages.
d) identifer
View Answer
Answer: a
Explanation: offset field specifies where the fragment fits in the original datagram.
3. In the IPv6 header,the traffic class field is similar to which field in the IPv4 header? a) Fragmentation field
b) Fast-switching
c) ToS field
d) Option field
View Answer
Answer: c
Explanation: This field enables to have different types of IP datagram.
5. These are the features present in IPv4 but not in IPv6. a) Fragmentation
b) Header checksum
c) Options
d) All of the mentioned View Answer
Answer: d
Explanation: All the features are only present in IPv4 and not IPv6.
6. The ____ field determines the lifetime of IPv6 datagram a) Hop limit
b) TTL
c) Next header
d) None of the
mentioned View Answer
Answer: a
Explanation: The Hop limit value is decremented by one by a router when the datagram is forwaded by the router. When
the value becomes zero the datagram is discarded.
8. Suppose two IPv6 nodes want to interoperate using IPv6 datagrams but are connected to each other by
intervening IPv4 routers. The best solution here is
a) use dual-stack approach
b) Tunneling
c) No solution
d) Replace the system
View Answer
Answer: b
Explanation: The IPv4 routers can form a tuunel.
9. 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 View Answer
Answer: a
Explanation: Bits 96 to 127 in the datagram represents obfuscated 1Pv4 address.
1. What is internet?
a) a single network
b) a vast collection of different networks
c) interconnection of local area networks
d) none of the mentioned
View Answer
Answer:b
Explanation:None.
3. 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) none of the mentioned
View Answer
Answer:b
Explanation:None.
7. Internet works on
a) packet switching
b) circuit switching
c) both (a) and (b)
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
8. 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) none of the mentioned
View Answer
Answer:c
Explanation:None.
10. Which one of the following is not used in media access control?
a) ethernet
b) digital subscriber line
c) fiber distributed data interface
d) none of the mentioned
View Answer
Answer:d
Explanation:None.
View Answer
Answer:c
Explanation:None.
5. DHCP uses UDP port ____ for sending data to the server.
a) 66
b) 67
c) 68
d) 69
View Answer
Answer:b
Explanation:None.
8. After obtaining the IP address, to prevent the IP conflict the client may use
a) internet relay chat
b) broader gateway protocol
c) address resolution protocol
d) none of the mentioned
View Answer
Answer:c
Explanation:None.
10. If DHCP snooping is configured on a LAN switch, then clients having specific ______ can access the
network.
a) MAC address
b) IP address
c) both (a) and (b)
d) none of the mentioned
View Answer
Answer:c
Explanation:None.
Computer Networks Questions & Answers – Access Networks
This set of Computer Networks Questions & Answers focuses on “Access Networks”.
1) Which of this is not a constituent of residential telephone line? a) A high-speed downstream channel
b) A medium-speed downstream channel
c) A low-speed downstream channel
d) None of the
mentioned View Answer
Answer: c
Explanation: The third part is ordinary two way telephone channel.
6) Choose the statement which is not applicable for cable internet access a) It is a shared broadcast medium
b) It includes HFCs
c) Cable modem connects home PC to Ethernet port d)
Analog signal is converted to digital signal in DSLAM
View Answer
Answer: d
Explanation: In cable access analog signal is converted to digital signal by CMTS.
8) StarBand provides
a) FTTH internet access
b) Cable access
c) Telephone access
d) Satellite access View Answer
Answer: d
Explanation: None.
Answer: d
Explanation: None.
11) These factors affect transmission rate in DSL a) The gauge of the twisted-pair line
b) Degree of electrical interfernece
c) Shadow fading
d) Both a and b
View Answer
Answer: d
Explanation: Because DSL is made of twisted wire copper pair.
4. The portion of physical layer that interfaces with the media access control sublayer is called
a) physical signalling sublayer
b) physical data sublayer
c) physical address sublayer
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
View Answer
Answer:c
Explanation:None.
8. The physical layer translates logical communication requests from the ______ into hardware specific
operations.
a) data link layer
b) network layer
c) trasnport layer
d) application layer
View Answer
Answer:a
Explanation:None.
c) infrared
d) al of the mentioned
l
View Answer
Answer:d
Explanation:None.
View Answer
Answer:c
Explanation:None.
5. Which one of the following routing algorithm can be used for network layer design?
a) shortest path algorithm
b) distance vector routing
c) link state routing
d) all of the mentioned
View Answer
Answer:d
Explanation:None.
6. Multidestination routing
a) is same as broadcast routing
b) contains the list of all destinations
c) data is not sent by packets
d) none of the mentioned
View Answer
Answer:c
Explanation:None.
7. A subset of a network that includes all the routers but contains no loops is called
a) spanning tree
b) spider structure
c) spider tree
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
8. Which one of the following algorithm is not used for congestion control?
a) traffic aware routing
b) admission control
c) load shedding
d) none of the mentioned
View Answer
Answer:d
Explanation:None.
9. The network layer protocol of internet is
a) ethernet
b) internet protocol
c) hypertext transfer protocol
d) none of the mentioned
View Answer
Answer:b
Explanation:None.
1. Transport layer aggregates data from different applications into a single stream before passing it to
a) network layer
b) data link layer
c) application layer
d) physical layer
View Answer
Answer:a
Explanation:None.
View Answer
Answer:a
Explanation:None.
2. 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
View Answer
Answer:c
Explanation:None.
View Answer
Answer:a
Explanation:None.
6. Which one of the following is an internet standard protocol for managing devices on IP network?
a) dynamic host configuration protocol
b) simple newtwork management protocol
c) internet message access protocol
d) media gateway protocol
View Answer
Answer:b
Explanation:None.
8. Which protocol is a signalling communication protocol used for controlling multimedia communication
sessions?
a) session initiation protocol
b) session modelling protocol
c) session maintenance protocol
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
10. When displaying a web page, the application layer uses the
a) HTTP protocol
b) FTP protocol
c) SMTP protocol
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
Answer: d
Explanation: TCP is transport layer protocol
4) Application developer has permission to decide the following on transport layer side a) Transport layer
protocol
b) Maximum buffer size
c) Both of the mentioned
d) None of the
mentioned View Answer
Answer: c
Explanation: None.
6) E-mail is
a) Loss-tolerant application
b) Bandwidth-sensitive application
c) Elastic application
d) None of the mentioned
View Answer
Answer: c
Explanation: Because it can work with available throughput.
View Answer
Answer: d
Explanation: Internet telephony is Loss-tolerant other applications are not.
8) Which of the following is an application layer service ? a) Network virtual terminal
b) File transfer, access, and
management c) Mail service
d) All of the mentioned
View Answer
Answer: d
Explanation: None.
9) To deliver a message to the correct application program running on a host, the _______ address must be
consulted
a) IP b)
MAC c)
Port
d) None of the
mentioned View Answer
Answer: c
Explanation: None.
View Answer
Answer: d
Explanation: Internet telephony is Loss-tolerant other applications are not.
11) Transport services available to applications in one or another form a) Reliable data transfer
b) Timing
c) Security
d) All of the mentioned
View Answer
Answer: d
Explanation: None.
1. The number of objects in a Web page which consists of 4 jpeg images and HTML text is ______
a) 4
b) 1
c) 5
d) None of the
mentioned View Answer
Answer: c
Explanation: 4 jpeg images + 1 base HTML file.
3. The time taken by a packet to travel from client to server and then back to the client is called ____
a) STT
b) RTT
c) PTT
d) None of the
mentioned View Answer
Answer: b
Explanation: RTT stands for round-trip time.
4. The HTTP request message is sent in ____ part of three-way handshake. a) First
b) Second
c) Third
d) None of the mentioned View Answer
Answer: c
Explanation: None.
5. In the process of fetching a web page from a server the HTTP request/response takes ______ RTTs. a) 2
b) 1
c) 4
d) 3
View Answer
Answer: b
Explanation: None.
7. The values GET, POST, HEAD etc are specified in ____ of HTTP message a) Request line
b) Header line
c) Status line
d) Entity body
View Answer
Answer: a
Explanation: It is specified in the method field of request line in the HTTP request message.
8. The ______ method when used in the method field, leaves entity body empty. a) POST
b) GET
c) Both of the mentioned
d) None of the mentioned View Answer
Answer: b
Explanation: None.
9. The HTTP response message leaves out the requested object when _____ method is used a) GET
b) POST c)
HEAD d)
PUT View
Answer
Answer: c
Explanation: None.
View Answer
Answer: d
Explanation: 404 Not Found.
13. Which of the following is present in both an HTTP request line and a status line? a) HTTP version number
b) URL c)
Method
d) None of the
mentioned View Answer
Answer: a
Explanation: None.
1) Ping can
a) Measure round-trip time
b) Report packet loss
c) Report latency
d) All of the mentioned View Answer
Answer: d
Explanation: None.
c) Ifconfig
d) Both a and b View Answer
Answer: d
Explanation: None.
5) If you want to find the number of routers between a source and destination, the utility to be used is. a) route
b) Ipconfig c)
Ifconfig d)
Traceroute
View Answer
Answer: d
Explanation: None.
6) Which of the following is related to ipconfig in Microsoft Windows ? a) Display all current TCP/IP network
configuration values
b) Modify DHCP
settings c) Modify DNS
settings d) All of the
mentioned View Answer
Answer: d
Explanation: None.
1) Expansion of FTP is a) Fine Transfer Protocol b) File Transfer Protocol c) First Transfer Protocol d) None of
the mentioned View Answer
Answer: b
Explanation: None.
View Answer
Answer: b
Explanation: Control connection and data connection.
5) If 5 files are transfered from server A to client B in the same session. The number of TCP connection
between A and B is
a) 5
b) 10
c) 2
d) 6
View Answer
Answer: d
Explanation: 1 control connection and other 5 for five file transfers.
6) FTP server
a) Mantains state
b) Is stateless
c) Has single TCP connection for a file transfer
d) None of the mentioned
View Answer
Answer: a
Explanation: None.
7) The commands, from client to server, and replies, from server to client, are sent across the control
connection in ____ bit ASCII format
a) 8
b) 7
c) 3
d) 5
View Answer
Answer: b
Explanation: None.
8) Find the FTP reply whose message is wrongly matched a) 331 – Username OK, password required
b) 425 – Can’t open data connection
c) 452 – Error writing file
d) 452 – Can’t open data connection
View Answer
Answer: d
Explanation: None.
9) Mode of data transfer in FTP, where all the is left to TCP a) Stream mode
b) Block mode
c) Compressed mode
d) None of the
mentioned View Answer
Answer: a
Explanation: None.
10) The password is sent to the server using _____ command a) PASSWD
b) PASS
c) PASSWORD
d) None of the
mentioned View Answer
Answer: b
Explanation: None.
c) Connection flooding
View Answer
Answer: d
Explanation: None.
3) The DoS attack is which the attacker establishes a large number of half-open or fully open TCP connections
at the target host
a) Vulnerability attack
b) Bandwidth flooding
c) Connection flooding
View Answer
Answer: c
Explanation: None.
4)The DoS attack is which the attacker sends deluge of packets to the targeted host
a) Vulnerability attack
b) Bandwidth flooding
c) Connection flooding
d) All of the mentioned View Answer
Answer: b
Explanation: None.
View Answer
Answer: d
Explanation: None.
View Answer
Answer:b
Explanation:None.
10. When a DNS server accepts and uses incorrect information from a host that has no authority giving that
information, then it is called
a) DNS lookup
b) DNS hijacking
c) DNS spoofing
d) none of the mentioned
View Answer
Answer:c
Explanation:None.
View Answer
Answer:c
Explanation:None.
10. When a DNS server accepts and uses incorrect information from a host that has no authority giving that
information, then it is called
a) DNS lookup
b) DNS hijacking
c) DNS spoofing
d) none of the mentioned
View Answer
Answer:c
Explanation:None.
2. In wireless ad-hoc network a) access point is not required b) access point is must
c) nodes are not
required d) none of the
mentioned View Answer
Answer:a
Explanation:None.
3. Which multiple access technique is used by IEEE 802.11 standard for wireless LAN? a) CDMA
b) CSMA/CA
c) ALOHA
d) none of the mentioned View Answer
Answer:b
Explanation:None.
6. In wireless network an extended service set is a set of a) connected basic service sets
b) all stations
c) all access points
d) none of the mentioned
View Answer
Answer:a
Explanation:None.
8. Which one of the following event is not possible in wireless LAN. a) collision detection
b) Acknowledgement of data frames
c) multi-mode data transmission
2. WiMAX provides
a) simplex communication
b) half duplex communication
c) full duplex communication
d) none of the mentioned View Answer
Answer:c
Explanation:None.
4. Which one of the following modulation scheme is supported by WiMAX? a) binary phase shift keying
modulation
b) quadrature phase shift keying modulation
c) quadrature amplitude modulation
d) all of the mentioned
View Answer
Answer:d
Explanation:None.
5. WiMAX MAC layer provides an interface between a) higher transport layers and physical layer
b) application layer and network
layer c) data link layer and network
layer d) none of the mentioned
View Answer
Answer:a
Explanation:None.
6. For encryption, WiMAX supports a) advanced encryption standard b) triple data encryption standard c) both
(a) and (b)
d) none of the mentioned
View Answer
Answer:c
Explanation:None.
7. WiMAX provides a) VoIP services b) IPTV services c) both (a) and (b)
d) none of the mentioned
View Answer
Answer:c
Explanation:None.
8. Devices that provide the connectivity to a WiMAX network are known as a) subscriber stations
b) base stations
c) gateway
10. Which one of the following frequency is not used in WiMAX for communication? a) 2.3 GHz
b) 2.4 GHz
c) 2.5 GHz
d) 3.5 GHz View Answer
Answer:b
Explanation:None.