Computer Knowledge

Computer Networks

2,256 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 networking
  1. COM1

  2. COM2

  3. Keyboard

  4. Hard Drive Controller

  5. Display Card

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

To solve this question, the user needs to have knowledge of IRQ (Interrupt Request) and the devices that commonly use specific IRQ numbers.

IRQ is a mechanism used by devices to request the attention of the CPU. Each device in a computer system is assigned a unique IRQ number to prevent conflicts when multiple devices try to use the CPU simultaneously.

Now, let's go through each option and explain why it is right or wrong:

A. COM1: This option is incorrect. COM1 typically uses IRQ 4, not IRQ 3. Therefore, there would be no conflict between a network adapter on IRQ 3 and COM1.

B. COM2: This option is incorrect. COM2 typically uses IRQ 3, which means there could be a conflict between a network adapter on IRQ 3 and COM2. Both devices may try to use the same IRQ, leading to conflicts.

C. Keyboard: This option is incorrect. The keyboard typically uses IRQ 1 or IRQ 12, not IRQ 3. Therefore, there would be no conflict between a network adapter on IRQ 3 and the keyboard.

D. Hard Drive Controller: This option is incorrect. The hard drive controller typically uses IRQ 14 or IRQ 15, not IRQ 3. Therefore, there would be no conflict between a network adapter on IRQ 3 and the hard drive controller.

E. Display Card: This option is incorrect. The display card typically uses IRQ 9 or IRQ 11, not IRQ 3. Therefore, there would be no conflict between a network adapter on IRQ 3 and the display card.

Based on the explanations above, the correct answer is:

The Answer is: B. COM2

Multiple choice networking
  1. Multimeter

  2. Protocol Analyzer

  3. Signal Detector

  4. Null Network Unit

  5. Port Sniffer

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

A protocol analyzer captures and examines network traffic, allowing you to detect if a NIC is not properly transmitting or receiving packets. By analyzing the traffic patterns, you can identify malfunctioning cards that are dropping packets or generating errors. Multimeters measure electrical signals, not network data, while the other options are not standard networking diagnostic tools.

Multiple choice networking
  1. ISDN

  2. DSL

  3. USR

  4. ATM

  5. T1

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

A T1 line is a dedicated transmission connection that provides a total bandwidth of 1.544 Mbps. While some DSL versions can reach these speeds, T1 is the classic standard for 1.5 Mbps symmetrical service. ISDN BRI is much slower (128k/144k).

Multiple choice networking
  1. Category 1

  2. Category 2

  3. Category 3

  4. Category 4

  5. Category 5

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

Category 5 (Cat5) cabling is rated for speeds up to 100 Mbps and is the standard for 100Base-TX Fast Ethernet. Category 3 is limited to 10 Mbps, and Category 4 is limited to 16 Mbps. Categories 1 and 2 are not suitable for high-speed data networks.

Multiple choice networking
  1. Router

  2. Gateway

  3. NIC

  4. Bridge

  5. Firewall

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

A gateway operates at the application layer and can translate between different protocols and architectures, making it ideal for connecting dissimilar systems. Routers operate at Layer 3 and can only connect networks using the same protocol. Bridges connect segments at Layer 2, while NICs are individual network interface cards and not interconnection devices.

Multiple choice networking
  1. 25,000

  2. 10,000

  3. 5,000

  4. 1,000

  5. 500

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

This question appears to reference FDDI (Fiber Distributed Data Interface) networks, which can support up to 1,000 stations. FDDI is a token-passing network technology that uses fiber optic cables and was designed for high-performance campus backbones. The 1,000-station limit comes from the token rotation time requirements in the FDDI standard.

Multiple choice networking
  1. Transport

  2. Network

  3. Data Link

  4. Presentation

  5. Physical

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

The MAC (Media Access Control) sublayer is the lower half of the Data Link Layer (Layer 2) in the OSI model. It handles physical addressing and media access control. The Data Link Layer consists of two sublayers: MAC (lower) and LLC (Logical Link Control, upper). The Transport and Network layers are above it.

Multiple choice networking
  1. Single Inline pin

  2. Dual Inline pin

  3. Switch integrated pin

  4. Dual integrated pin

  5. Single inline memory module

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

Older NICs often used DIP (Dual Inline Pin) switches for manual configuration of IRQ and I/O addresses before the advent of Plug and Play (PnP) technology. SIMM (Option 3995) refers to memory modules, not configuration switches.

Multiple choice networking
  1. Integrated

  2. Virtual

  3. Physical

  4. Logical

  5. Virtual Packet Node

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

To answer this question, the user needs to know what a VPN adapter is and the different types of devices that exist for VPN.

A VPN adapter is a network interface card (NIC) that connects a computer or device to a virtual private network (VPN). It enables the user to securely access a private network over the internet.

Now, let's go through each option and explain why it is right or wrong:

A. Integrated: This option is incorrect because an integrated device refers to a device that is built into another device. A VPN adapter is a separate device that is added to a computer or device to enable VPN access.

B. Virtual: This option is partially correct. A VPN adapter is a virtual device that creates a secure connection between the user's computer and the VPN server. It works by encrypting the user's internet traffic and routing it through the VPN server.

C. Physical: This option is incorrect because a physical device refers to a tangible hardware device. A VPN adapter is not a physical device but a virtual one.

D. Logical: This option is partially correct. A VPN adapter is a logical device that is created by software to enable VPN access. It works by creating a secure tunnel through which the user's internet traffic is routed.

E. Virtual Packet Node: This option is incorrect because a virtual packet node is not a type of device used for VPN. It is a type of virtual machine that is used to emulate network traffic for testing purposes.

Therefore, the correct answer is:

The Answer is: B

Multiple choice networking
  1. Bandwidth

  2. Desired throughput

  3. Regeneration ability

  4. Attenuation

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

To determine the maximum number of nodes per segment, we need to consider the factor that influences this limit. Let's analyze each option to understand its relevance:

Option A) Bandwidth - This option is correct. The maximum number of nodes that can be accommodated on a network segment depends on the available bandwidth. Insufficient bandwidth can lead to congestion and decreased performance, limiting the number of nodes that can be supported.

Option B) Desired throughput - This option is not directly related to the maximum number of nodes per segment. Desired throughput refers to the amount of data that a user or application wants to transfer within a given time frame but does not dictate the node capacity of a segment.

Option C) Regeneration ability - This option does not directly influence the maximum number of nodes per segment. Regeneration ability typically refers to the capability of network devices to restore signal quality, which is not directly linked to the number of nodes on a segment.

Option D) Attenuation - While attenuation can impact signal strength and quality over a network segment, it is not the primary determinant of the maximum number of nodes per segment.

Therefore, the correct answer is:

The maximum number of nodes per segment depends on the Bandwidth (Option A).

Bandwidth availability directly affects the number of nodes that can be supported on a network segment.

Multiple choice networking
  1. 10Base5

  2. 10BaseT

  3. 10Base10

  4. 10Base2

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

To answer this question, the user needs to be familiar with the IEEE Ethernet designations and the different types of Ethernet cables.

Thicknet is a type of Ethernet cable that has a thicker diameter than other Ethernet cables. It is also known as 10Base5 because it can support Ethernet networks with a maximum data transfer rate of 10 Mbps over a maximum distance of 500 meters.

Now, let's go through each option and determine which one is the correct answer:

A. 10Base5: This option is correct. Thicknet is also known as 10Base5 according to IEEE Ethernet designations.

B. 10BaseT: This option is incorrect. 10BaseT is a type of Ethernet cable that uses twisted-pair wiring and can support Ethernet networks with a maximum data transfer rate of 10 Mbps over a maximum distance of 100 meters.

C. 10Base10: This option is incorrect. 10Base10 is not a valid Ethernet designation.

D. 10Base2: This option is incorrect. 10Base2 is a type of Ethernet cable that uses thin coaxial wiring and can support Ethernet networks with a maximum data transfer rate of 10 Mbps over a maximum distance of 185 meters.

Therefore, the correct answer is:

The Answer is: A. 10Base5

Multiple choice networking
  1. 100BaseT4

  2. 10BaseT

  3. 100BaseTX

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

100BaseT4 uses four pairs of Category 3 (or better) cabling. Because it requires three pairs to transmit or receive data simultaneously in one direction, it cannot support full-duplex operation. 10BaseT and 100BaseTX only require two pairs and can operate in full-duplex mode.

Multiple choice networking
  1. True

  2. False

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

To solve this question, the user needs to know the difference between WAN and LAN technologies.

A Local Area Network (LAN) is a network that is confined to a small geographic area, such as a single building or a campus. LANs are typically used for connecting computers, printers, and other devices together in an office or home environment. LANs typically use Ethernet or Wi-Fi technology to connect devices together.

A Wide Area Network (WAN), on the other hand, covers a much larger geographic area, such as a city, region, or even a country. WANs are used to connect LANs together over longer distances, and they typically use technologies such as leased lines, satellite links, or microwave links.

Now, let's go through each option and explain why it is right or wrong:

A. True: This option is incorrect. While LAN and WAN are both types of computer networks, they require different technologies to operate. For example, LANs often use Ethernet or Wi-Fi technology, while WANs may use leased lines, satellite links, or microwave links. In addition, WANs often require specialized hardware and software to ensure that data is transmitted quickly and securely over long distances.

B. False: This option is correct. LAN and WAN are both types of computer networks, but they require different technologies to operate. LANs are typically confined to a small geographic area and use Ethernet or Wi-Fi technology, while WANs cover a much larger area and use technologies such as leased lines, satellite links, or microwave links.

The Answer is: B. False

Multiple choice networking
  1. True

  2. False

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

On modern networks using twisted-pair copper (like 10BaseT, 100BaseT), the transceiver functionality is integrated directly into the Network Interface Card (NIC). The transceiver is only separate on older networks using thick or thin coaxial cables where external transceivers connected via AUI ports.