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

Multiple choice technology architecture
  1. Linear

  2. Star

  3. Ring

  4. Cellular

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Cellular topology broadcasts data over radio waves, making it inherently vulnerable to interception, eavesdropping, and unauthorized access since the medium is shared and publicly accessible. Linear bus, star, and ring topologies typically use wired connections which are physically more secure and harder to intercept without direct access.

Multiple choice technology architecture
  1. Ring

  2. Extended star

  3. Hierarchical

  4. Mesh

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Mesh topology provides multiple redundant paths between nodes, so if any link or node fails, traffic can route through alternative paths, making it ideal for uninterrupted communications. Ring topology has single points of failure between nodes. Star topology depends on the central switch. Hierarchical topology has single points of failure at each level.

Multiple choice technology architecture
  1. Repeater

  2. Switch

  3. Hub

  4. Network segment

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A switch operates like a multiport bridge because it learns MAC addresses and forwards frames only to the specific port where the destination device is connected, unlike a hub which broadcasts to all ports. Switches operate at Layer 2 and provide dedicated bandwidth to each port.

Multiple choice technology architecture
  1. Hub

  2. Repeater

  3. Bridge

  4. Switch

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A switch provides concentrated connectivity by connecting multiple devices while making transmission efficient through MAC address learning and selective forwarding. Unlike hubs that broadcast to all ports, switches send data only to the destination port, reducing collisions and improving performance.

Multiple choice technology packaged enterprise solutions
  1. IPV4

  2. IPV5

  3. IPV6

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Fourth Generation (4G) mobile networks natively support IPv6 to accommodate the vast number of mobile devices requiring unique IP addresses. IPv4 addresses are exhausted and cannot scale to meet 4G device density, while IPv5 was an experimental real-time stream protocol that was never deployed commercially.

Multiple choice technology architecture
  1. 1 hour

  2. 30 minutes

  3. 15 minutes

  4. 5 minutes

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

At 10 Mbps with 20% overhead, effective bandwidth is 8 Mbps. Transferring 1 GB (approximately 8000 Mb) takes 8000/8 = 1000 seconds, or about 16.7 minutes. Option C (15 minutes) is the closest approximation among the choices.

Multiple choice technology architecture
  1. Throughput

  2. Response Time

  3. Number in the system

  4. Utilization of network

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Network bandwidth fundamentally measures throughput - the amount of data transmitted per unit of time across the network. Response time measures latency, number in the system is a queuing metric, and utilization measures capacity usage. Bandwidth is specifically about data transfer capacity.

Multiple choice technology
  1. 2

  2. 7

  3. 8

  4. 2 Internal, 7 External

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A standard SCSI-1 or SCSI-2 adapter supports 7 devices, with the adapter occupying ID 7, leaving IDs 0-6 for devices. Wide SCSI and later versions support more, but typical SCSI adapter in this context refers to classic 8-bit SCSI. Answer 2 is too low, 8 doesn't account for the controller, and 2+7 is incorrect.

Multiple choice technology databases
  1. Blackberry Controller

  2. Blackberry messaging Agent

  3. Blackberry Dispatcher

  4. Blackberry Router

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

BlackBerry Router is the service component that establishes and maintains connections between the BlackBerry Enterprise Server and the wireless network infrastructure. It routes data packets to and from the carrier network.

Multiple choice technology databases
  1. Blackberry Controller

  2. Blackberry messaging Agent

  3. Blackberry Dispatcher

  4. Blackberry Router

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The BlackBerry Router is responsible for connecting to the wireless network (the BlackBerry Infrastructure) via port 3101. The Dispatcher manages encryption/compression, the Messaging Agent handles mail queues, and the Controller monitors server services.

Multiple choice technology mainframe
  1. Control Unit and Device

  2. Control Unit and Printer

  3. Control Unit and Central Storage

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Channel Subsystem in mainframe systems (like IBM z/Architecture) controls the direct transfer of data between the Control Unit (and attached I/O devices) and Central Storage. Other options describe transfers internal to control units or printers, rather than channel-controlled main storage access.

Multiple choice technology architecture
  1. As close to the targets as possible

  2. anywhere within internet

  3. Within the same LAN

  4. none of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Infrastructure monitoring should be placed as close to the targets as possible to minimize network latency, reduce bandwidth usage, and improve accuracy of measurements. Monitoring across the internet introduces unnecessary complexity and potential data loss.