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
B
Correct answer
Explanation
SIP (Session Initiation Protocol) is the standard signaling protocol used for initiating, maintaining, and terminating real-time sessions like VoIP calls.
-
Ping
-
nslookup
-
ipconfig
-
Arp
C
Correct answer
Explanation
The ipconfig command in Windows displays current TCP/IP network configuration values, including the default gateway (router address).
-
Port mirroring
-
Router
-
Convergence
-
Switch
B
Correct answer
Explanation
Routers operate at the Network layer (Layer 3) and are designed to route traffic between different networks, thereby separating broadcast domains. Switches typically reside within a single broadcast domain unless VLANs are configured.
-
layer 2
-
layer 3
-
layer 4
-
layer 5
C
Correct answer
Explanation
The three-way handshake is a feature of TCP, which operates at the Transport layer (Layer 4) of the OSI model.
-
Voice Over Internet Protocol
-
Virtual Over Interface Protocol
-
Voice Override Interface Provider
-
Virtual Override Internet Provider
A
Correct answer
Explanation
VoIP stands for Voice Over Internet Protocol, the technology used to deliver voice communications over IP networks.
-
So Many Taco Pizzas
-
Simple Mail Transfer Protocol
-
Simple Memory Transfer Protocol
-
Simple Mail Transfer Provider
B
Correct answer
Explanation
SMTP stands for Simple Mail Transfer Protocol, which is the standard protocol used for sending emails across the internet.
-
Band Global Protocol
-
Border Global Protocol
-
Border Gateway Protocol
-
Border Gateway Patrol
C
Correct answer
Explanation
BGP stands for Border Gateway Protocol, the standardized exterior gateway protocol designed to exchange routing and reachability information among autonomous systems on the internet.
-
Internet Gateway Mandated Protocol
-
Interface Group Messaging Provider
-
I Got My Pizza!!!!!!!!!!!!!!!!!!!!
-
Internet Group Messaging Protocol
-
Regional Internet Registry
-
Router Internet Registry
-
Registry Internet Regional
-
Registry Internet Router
A
Correct answer
Explanation
A Regional Internet Registry (RIR) is an organization that manages the allocation and registration of Internet number resources within a particular region of the world.
-
Storage Network Multilayer Protocol
-
Simple Netcast Management Protocol
-
Simple Network Management Protocol
-
Server Network Multicast Protocol
C
Correct answer
Explanation
SNMP stands for Simple Network Management Protocol, used for collecting and organizing information about managed devices on IP networks.
-
Trivial File Transfer Protocol
-
Trivia File Transfer Protoco1
-
Transfer File Text Protocol
-
an internet software utility for transferring files
A
Correct answer
Explanation
TFTP stands for Trivial File Transfer Protocol, a simple protocol used for transferring files, typically used for booting diskless workstations.
-
none
-
Network Adress Translation
-
Network Address Translation
-
Network Address Technology
C
Correct answer
Explanation
NAT stands for Network Address Translation, a method of remapping one IP address space into another by modifying network address information in the IP header of packets while they are in transit.
-
Internet Protocol
-
In PC
-
Internet Provider
-
Interface Password
A
Correct answer
Explanation
IP stands for Internet Protocol, the principal communications protocol in the Internet protocol suite for relaying datagrams across network boundaries.
B
Correct answer
Explanation
SSH (Secure Shell), which is the secure replacement for Telnet, operates on TCP port 22.
C
Correct answer
Explanation
HTTPS (Hypertext Transfer Protocol Secure) uses TCP port 443 for encrypted communication.