Computer Knowledge
Computer Networks
2,614 Questions
Computer networks involve the architecture, protocols, and security measures used for digital communication. This collection covers OSI model layers, IP addressing, data transmission, and cryptographic standards. These concepts are vital for the computer knowledge sections of banking and government exams.
OSI model layersNetwork protocolsIP subnet maskingData encryption standardsServer configurationsNetwork commands
Computer Networks Questions
-
A static routing is a routing where route information can be manually configured on the router.
-
Static routing does not require a network administrator for initial setup and for any changes to the routes.
-
Static routing is very reliable and the router does not use much overhead to process the packets.
-
Static routing does not update automatically and has higher continuing administrative costs.
-
An example of static routing is default routing.
-
The communication using a unicast packet can be forwarded through an internetwork using different addresses.
-
The process of sending a packet from one host to an individual host is called unicasting.
-
Unicasting is the host-to-host communication in both a client/server and a peer-to-peer network.
-
In unicasting, the host addresses assigned to the two end devices are used as the source and destination of IPv4 addresses.
-
Unicasting places the IPv4 address of the destination host in the packet header as the destination address.
A
Correct answer
Explanation
It is an incorrect answer since the communication using a unicast packet can be forwarded through an internetwork using the same address.
-
host address
-
broadcast address
-
network address
-
destination address
-
IP address
B
Correct answer
Explanation
A special address used to send data to all hosts in the network is called broadcast address.
-
Loopback address
-
Link-local address
-
Default route address
-
Test-net address
-
Experimental address
B
Correct answer
Explanation
Link-local addresses are available in address block 169.254.0.0–169.254.255.255 or 169.254.0.0/16.
-
ISP is an internet service provider which provides Domain Name System (DNS) services, email services, etc. to the customers.
-
Tier 2 ISPs tend to provide services to retail and home markets in a specific locale.
-
ISPs are designated by a hierarchy based on their level of connectivity to the internet backbone.
-
At the top of the ISP hierarchy are tier 1 ISPs which provide reliability and high speed services to the customers.
-
ISP supplies a small number of usable IPv4 addresses (6 or14) to its customers as a part of its services.
B
Correct answer
Explanation
It is an incorrect statement about ISP.
-
subnet
-
subnet mask
-
slash format
-
octal number
-
binary number
B
Correct answer
Explanation
Subnet mask is a dotted decimal number that helps to identify the structure of IP addresses.
-
Session Layer
-
Physical Layer
-
Data Link Layer
-
Application Layer
-
_
B
Correct answer
Explanation
It is the first or lowest layer of the OSI model. It is the layer where the data is either put onto the media or received off the media. The data is in the form of bits. It is responsible for sending bits from one computer to another.
A
Correct answer
Explanation
Network Control protocol: It allows users to access and use computers and devices at remote locations and to transmit files between computers.
C
Correct answer
Explanation
User Datagram Protocol is connection less unreliable protocol working at the transport layer. It is used in video conferencing applications or computer games.
C
Correct answer
Explanation
The full form of SMTP is Simple Mail Transfer Protocol. It is a TCP protocol for mail transport running at the application layer. It is used in sending and receiving E-mail from one computer to another.
-
Presentation layer
-
Network layer
-
Session layer
-
Transport layer
-
_
D
Correct answer
Explanation
It is the layer where the data is segmented and used by the TCP protocol to ensure accurate and reliable data is transferred and provides end-to-end or host-to-host communication services for applications within a layered architecture of network.
A
Correct answer
Explanation
Internet Control Message Protocol is used to perform network error reporting and status. It works at the transport layer. It is also useful in IP network management and administration.
-
Application layer
-
Transport layer
-
Network layer
-
Datalink layer
-
_
D
Correct answer
Explanation
It is the layer where framing of data takes place. It is the protocol layer in a program that handles the moving of data in and out across a physical link in a network.
-
Transport Layer
-
Network Layer
-
Session Layer
-
Data Link Layer
-
_
B
Correct answer
Explanation
It is the third level of the OSI Model. It provides data routing paths for network communication. Data is transferred in the form of packets.
-
Unicast address
-
Network address
-
Broadcast address
-
None of these
-
_
C
Correct answer
Explanation
It is the simultaneous transmission of a single message to all nodes on the network.It is usually a MAC address consisting of all F's. The broadcast address for a specific network includes all the ones in the host portion of the IP address.