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 .net
  1. Association layer

  2. Connection layer

  3. Logical layer

  4. Both a and b.

  5. All of the above.

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

The standard three-tier architecture consists of Presentation layer, Business Logic layer, and Data layer. The terms given (Association layer, Connection layer, Logical layer) are not standard three-tier architecture components, so 'All of the above' is correct as none are fundamental services.

Multiple choice cisco-ccna
  1. True

  2. False

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

IPX (Internetwork Packet Exchange) is a proprietary protocol developed by Novell, not a universal standard. It was primarily used in NetWare environments but has been largely replaced by TCP/IP. While IPX can work between different LANs, it's not considered a universal standard like TCP/IP, which is the actual universal standard for internetwork communication.

Multiple choice cisco-ccna
  1. ASIC

  2. RISC

  3. CISC

  4. PCMIA

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

Bridges typically operate using software-based processing on general-purpose CPUs, while switches use hardware-based ASICs (Application-Specific Integrated Circuits) for high-speed frame forwarding. ASICs are specialized chips designed specifically for switching operations, making them much faster than software-based bridging. Options B, C, and D refer to CPU architectures and expansion cards, not switching hardware.

Multiple choice cisco-ccna
  1. PVC

  2. LCI

  3. DLCI

  4. ASIC

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

To solve this question, the user needs to have a basic understanding of computer networking and the different components that make up a network. Specifically, the user should be familiar with Ethernet and Frame Relay, as well as the acronyms associated with these technologies.

Explanation of each option:

A. PVC: PVC stands for Permanent Virtual Circuit, which is a type of connection used in Frame Relay networks. This option is correct because PVC is the equivalent of MAC in Ethernet. Both PVC and MAC provide a unique identifier for each device on the network.

B. LCI: LCI stands for Link Connection Identifier, which is a term used in ATM (Asynchronous Transfer Mode) networks. This option is incorrect because it is not related to Frame Relay.

C. DLCI: DLCI stands for Data Link Connection Identifier, which is a term used in Frame Relay networks. This option is correct because DLCI is the equivalent of MAC in Ethernet. Both DLCI and MAC provide a unique identifier for each device on the network.

D. ASIC: ASIC stands for Application-Specific Integrated Circuit, which is a type of integrated circuit designed for a specific application. This option is incorrect because it is not related to either Ethernet or Frame Relay.

Therefore, the correct answer is:

The Answer is: C. DLCI

Multiple choice cisco-ccna
  1. A channel service unit/digital service unit (CSU/DSU)

  2. An Ethernet card

  3. DTE

  4. None of the above.

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

A CSU/DSU (Channel Service Unit/Digital Service Unit) is the device that connects a router's serial interface to a digital circuit like T1/E1. It performs signal conversion, timing, and line termination functions. An Ethernet card connects to LAN networks, DTE is the router itself (Data Terminal Equipment), and the CSU/DSU is specifically required for WAN digital circuit connections.

Multiple choice cisco-ccna
  1. RJ-11 cable

  2. Cat 5

  3. ISDN terminal adapter

  4. ISDN power adapter

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

An ISDN Terminal Adapter (TA) is the device used to connect non-ISDN equipment (like a router with an RS-232/EIA-232 serial interface) to an ISDN BRI line. It acts similarly to a modem for digital ISDN circuits.

Multiple choice cisco-ccna
  1. True

  2. False

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

The statement is false because the shared section of a carrier's network is called the 'cloud' or 'backbone', not a WAN. WAN (Wide Area Network) refers to the entire network spanning large geographic areas, including both customer equipment and the carrier's infrastructure. The carrier's shared portion is specifically the network cloud where routing and switching occur.

Multiple choice cisco-ccna
  1. Token Ring

  2. Ethernet

  3. Switched Circuit

  4. None of the above

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

Source-route bridging is primarily used in Token Ring environments where the source station specifies the entire route through the bridged network in the frame header. This is necessary because Token Ring uses source routing for frame forwarding across multiple rings. Ethernet uses transparent bridging (learning bridges), and switched circuits don't use source-route bridging.

Multiple choice computer
  1. Wide Area Network

  2. World Area Network

  3. Wide Artificial Network

  4. Wide Access Network

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

WAN (Wide Area Network) connects computers and networks across large geographic areas, such as cities, countries, or continents, using leased lines or satellite links. Option B is a common misconception but incorrect, while C and D are fabricated terms.

Multiple choice computer
  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 8-bit SCSI (Small Computer System Interface) bus supports 8 total IDs. One ID is reserved for the controller itself, leaving 7 available IDs for peripheral devices. While newer Wide SCSI supports 15, '7' is the classic answer for a typical adapter.

Multiple choice networking
  1. 802.1

  2. 802.2

  3. 802.3

  4. 802.4

  5. 802.5

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

To answer this question, the user needs to know the network topologies and the protocols that use them. Token Passing is a method of sharing a communication medium between network devices by passing a token among the devices. The device holding the token has the right to transmit data, and after transmission, the token is passed to the next device in the sequence. Token Passing is commonly used in Bus Topology, which is a network topology in which all devices are connected to a central cable.

Now let's go through each option and explain which protocol uses Token Passing in a Bus Topology:

A. 802.1: 802.1 is not a protocol, but rather a family of networking standards that deal with network architecture, management, and security.

B. 802.2: 802.2 is a protocol that defines the Logical Link Control (LLC) sublayer of the Data Link Layer in the OSI model. It does not use Token Passing in a Bus Topology.

C. 802.3: 802.3 is a protocol that defines the Ethernet standard, which is a common protocol used in Local Area Networks (LANs). It does not use Token Passing in a Bus Topology.

D. 802.4: 802.4 is a protocol that defines the Token Bus network, which uses Token Passing in a Bus Topology. However, it is not widely used today.

E. 802.5: 802.5 is a protocol that defines the Token Ring network, which uses Token Passing in a Ring Topology. It is used in some legacy systems but has largely been replaced by Ethernet.

Therefore, the answer is:

The Answer is: D. 802.4

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).