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
-
Network layer
-
Presentation layer
-
Transport layer
-
Physical layer
-
None of these
B
Correct answer
Explanation
Yes, presentation layer does that. This layer provides formatted information to the application layer.
-
Application layer
-
Physical layer
-
Networking layer
-
Transport layer
-
None of these
A
Correct answer
Explanation
Yes, application layer supports DNS protocol.
-
This layer provides the network process to the software applications.
-
This layer is responsible for presentation of data to the end users.
-
This layer is responsible for the connection establishment to the networking medium.
-
This layer is responsible for the delivery of datagrams between points on a network.
-
None of these
A
Correct answer
Explanation
This is the function of application layer.
-
MAC (Medium Access Control)
-
MAC (Logical Link Control)
-
CASE(Common Application Service Element Layer)
-
All of the above
-
Only (1) and (2) are true.
E
Correct answer
Explanation
Yes, both (1) and (2) are the sublayers of data link layer.
-
ICMP (Internet Control Message Protocol)
-
Internet Protocol
-
Internet Protocol Security (IPsec)
-
Address Resolution Protocol (ARP)
-
None of these
A
Correct answer
Explanation
Yes, this protocol is used to produce the error messages for the incoming requests.
-
Data link layer
-
Network layer
-
Transport layer
-
Session layer
-
Presentation layer
A
Correct answer
Explanation
LANs can be connected by devices called bridges, which operate in the Data Link Layer.
-
Data link layer
-
Transport layer
-
Session layer
-
Presentation layer
-
Application layer
D
Correct answer
Explanation
The presentation layer formats the data to be presented to the application layer. It can be viewed as the translator for the network. This layer may translate data from a format used by the application layer into a common format at the sending station then translate the common format to a format known to the application layer at the receiving station.The presentation layer provides character code translation: for example, ASCII to EBCDIC.
B
Correct answer
Explanation
FTP uses one connection for commands and the other for sending and receiving data. FTP has a standard port number on which the FTP server listens for connections. A port is a logical connection point for communicating using the Internet Protocol (IP). The standard port number used by FTP servers is 21 and is used only for sending commands. Since port 21 is used exclusively for sending commands, this port is referred to as a command port. For example, to get a list of folders and files present on the FTP server, the FTP Client issues a LIST command. The FTP server then sends a list of all folders and files back to the FTP Client. The port that is used for transferring data is referred to as a data port.
C
Correct answer
Explanation
Binary Synchronous Communication (BSC or Bisync) is an IBM character-oriented, half-duplex link protocol.
-
CSMA/CD
-
HDSL
-
MAC
-
Aloha
-
HIPPI
E
Correct answer
Explanation
HIPPI (High-Performance Parallel Interface) is a standard point-to-point protocol for transmitting large amounts of data at up to billions of bits per second over relatively short distances, mainly on local area networks ( LAN s).
-
Data link layer
-
Network layer
-
Physical layer
-
Session layer
-
Presentation layer
B
Correct answer
Explanation
The network layer controls the operation of the subnet deciding, which physical path the data should take based on network conditions, priority of service, and other factors. Congestion control is a feature of this layer. Leaky Bucket is a congestion control algorithm often used in this layer.
-
Java applet
-
Filter
-
Shared server
-
Java socket
-
Instance passivation
D
Correct answer
Explanation
It is one endpoint of a two-way communication link between two programs running on the network.
-
Integrated Services Digital Network (ISDN)
-
Linker
-
Link Control Protocol
-
Network Control Protocol
-
Loaders
D
Correct answer
Explanation
This component of Point to Point Protocol (PPP) is used to establish and configure different network layer protocols.
-
Acknowledgement number
-
Sequence number
-
Data offset
-
Data formatting
-
Flow control
A
Correct answer
Explanation
This segment of TCP is a control bit that contains the value of the next sequence number that the receiver is expected to receive.
-
Address Resolution Protocol (ARP)
-
Internet Control Message Protocol (ICMP)
-
Internet Group Management Protocol (IGMP)
-
All of these
-
None of these
B
Correct answer
Explanation
This protocol of TCP/IP informs the source host about errors in datagram processing.