Computer Knowledge
Computer Networks
2,095 Questions
Computer networks form the backbone of digital communication, connecting multiple devices to share data and resources. This area covers network architectures, transmission media, modems, and topologies like LAN. These concepts are crucial for computer knowledge sections in banking and government exams.
Network topologiesModulation and demodulationNetwork addressingFiber optic cablesWireless infrastructure
Computer Networks Questions
-
Replace the serial cable.
-
Replace the WIC on RA.
-
Configure RA with a clock rate command.
-
Issue a no shutdown interface command on RB.
C
Correct answer
Explanation
In a serial WAN connection using back-to-back cables, one router must act as DCE and provide clocking. The command output shows the interface is up but line protocol is down, indicating the physical connection exists but synchronization is missing. Configuring 'clock rate' on RA (the DCE device) provides the timing signal needed for the serial link to establish line protocol.
-
Updates triggered by network changes
-
Updates sent at regular intervals
-
Updates sent only to directly connected neighbors
-
Updates that include complete routing tables
A
Correct answer
Explanation
Link-state routing protocols like OSPF send updates immediately when network topology changes are detected, rather than waiting for periodic update intervals. This event-driven approach allows the network to converge much faster because all routers learn about changes almost simultaneously and recalculate their routing tables. Distance-vector protocols, by contrast, typically wait for scheduled update timers, which delays convergence.
-
Application
-
Access
-
Distribution
-
Network
-
Core
-
Parallel connections do not support error checking.
-
Parallel connections are subject to excessive attenuation.
-
Parallel connections are subject to clock skew and to crosstalk between wires.
-
Parallel connections transmit over only two wires and therefore transmit data more slowly.
C
Correct answer
Explanation
Parallel connections transmit data simultaneously over multiple wires, but over long distances, the signals experience timing differences (clock skew) and electromagnetic interference (crosstalk) between adjacent wires. These problems cause data corruption and limit the usable length of parallel cables. Serial connections, using fewer wires (like in RS-232 or USB), don't suffer from crosstalk between data bits and can use differential signaling over longer distances with less signal degradation.
-
Coax
-
Fiber
-
Cat5e UTP
-
Cat6 UTP
-
STP
B
Correct answer
Explanation
Fiber optic cable is immune to electromagnetic interference (EMI) and radio frequency interference (RFI) because it transmits light rather than electrical signals. It also has no electrical conductivity, eliminating shock hazards in environments with high voltage or explosive atmospheres. Copper media (coax, UTP, STP) are susceptible to EMI and can conduct hazardous voltages.
-
Circuit-switched
-
Dedicated switched lines
-
Frame-switched
-
Packet-switched
D
Correct answer
Explanation
Packet-switching shares network resources among multiple subscribers. Unlike circuit-switching which dedicates a fixed path, packet-switching breaks data into packets and dynamically allocates bandwidth only during actual data transfer. This allows multiple users to share the same physical infrastructure efficiently, with resources allocated on-demand.
-
Cat. 5 UTP
-
Cat. 5e UTP
-
Single Mode Fiber
-
Fiber-optic
-
Multi Mode Fiber
D
Correct answer
Explanation
10 Gigabit Ethernet operates only over fiber-optic media.
-
Network architecture
-
Network traffic management
-
Network security
-
All of the above
-
None of the above
D
Correct answer
Explanation
Yes this is correct choice.
-
network
-
router
-
server
-
tunnel
-
pipeline
A
Correct answer
Explanation
Yes it's correct choice.Network is the interconnection of the computers together.
-
Dumb terminal
-
Smart terminal
-
Intelligent terminal
-
Offline terminal
-
None of the above
B
Correct answer
Explanation
Yes it's correct . In computing, smart terminal can mean either. A thin client with local data processing capacity
-
Network of televisions
-
Network of telephones
-
Network of computers connected over telephones
-
Remote login
-
Downloading files from internet
D
Correct answer
Explanation
Telnet is a network protocol used on the Internet or local area networks to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection.
-
A horizontal naming system
-
A vertical naming system
-
A hierarchical distributed naming system
-
A client server system
-
A networking system
C
Correct answer
Explanation
The Domain Name System (DNS) is a hierarchical distributed naming system for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities
-
Bus
-
Ring
-
Star
-
Tree
-
Both 1 and 3
E
Correct answer
Explanation
Yes, in bus and star architecture all the nodes are connected to the central device. Some times it is called as hub or main system.
-
It is suitable for small networks.
-
It requires more number of cables.
-
In bus topology, limited number of stations can be connected.
-
It is cheap.
-
It is easy to handle.
B
Correct answer
Explanation
No bus topology requires only single cable. So this choice is incorrect .
-
server
-
network
-
ethernet
-
coaxial cables
-
other clients
A
Correct answer
Explanation
Yes, it is correct choice. In 2 tier architecture, the client interacts with a server.