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 technology storage
  1. port – port traffic

  2. Access is controlled using WWN

  3. Contains ports and WWNs

  4. A collection of Zones

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

In SAN zoning, a Hybrid Zone is a configuration that combines different identification methods, such as physical port IDs and World Wide Names (WWNs), within the same zone definition.

Multiple choice technology architecture
  1. Telemanagement Forum

  2. Telecommunication Forum

  3. Telecom operation Forum

  4. None of the above

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

Telemanagement Forum (TM Forum) is a global industry association that develops standards and frameworks for telecommunications operations. They work on newer business models and operational frameworks, making them the correct answer among the options.

Multiple choice technology web technology
  1. Input Group, Output Group

  2. Input Group,Output Group, Default Group

  3. Output Group, Default Group, User Defined Group

  4. No groups were created

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

Router transformations have two group types: Input Group (receives incoming data) and Output Group (routes data based on conditions). There is no separate Default or User Defined group type - these are routing conditions within Output Groups. Options B and C incorrectly include Default Group as a separate type.

Multiple choice technology web technology
  1. Input Group, Output Group

  2. Input Group,Output Group, Default Group

  3. Output Group, Default Group, User Defined Group

  4. No groups were created

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

Router transformations have two group types: Input Group (receives incoming data) and Output Group (routes data based on conditions). There is no separate Default or User Defined group type - these are routing conditions defined within Output Groups. Options B and C incorrectly include Default Group as a separate type.

Multiple choice technology
  1. 802.5

  2. 802.3

  3. 802.11

  4. 802.16

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

IEEE 802.3 is the working group and standard that defines Ethernet. Other 802 standards cover different technologies: 802.5 is Token Ring, 802.11 covers Wi-Fi wireless networks, and 802.16 defines WiMAX broadband wireless. The 802.3 family specifically addresses wired Ethernet networking.

Multiple choice technology
  1. 2

  2. 8

  3. 5

  4. 4

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

In traditional Ethernet (10BASE5 and 10BASE2), the maximum number of repeaters allowed in a path between any two stations was 4, creating 5 segments. This is known as the 5-4-3 rule: 5 segments, 4 repeaters, with only 3 segments populated. This rule was designed to limit collision domain timing and ensure proper collision detection. The 4 repeaters (or 5 segments) limit was a fundamental constraint in classic coaxial Ethernet networks.

Multiple choice technology
  1. TCP provides virtual circuits and UDP does not

  2. UDP provides virtual circuits and TCP does not

  3. Both will not provide virtual circuits

  4. Both will provide

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

TCP is connection-oriented and establishes virtual circuits through three-way handshaking, ensuring reliable delivery. UDP is connectionless and sends datagrams without establishing virtual circuits, prioritizing speed over reliability. Options B, C, and D incorrectly state that UDP provides virtual circuits or that neither protocol uses them.

Multiple choice technology operating systems
  1. True

  2. False

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

PINE is a text-based email client for Unix systems, not an FTP tool. FTP (File Transfer Protocol) uses different tools like ftp, sftp, or wget/curl for file transfers. PINE was specifically designed for reading and composing email.

Multiple choice technology
  1. Asynchronous Connectionless

  2. Synchronous Connection-Oriented

  3. Radio waves

  4. UV

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

Bluetooth uses Synchronous Connection-Oriented (SCO) links for voice transmission because they provide guaranteed bandwidth and low latency required for real-time voice communication. Asynchronous Connectionless (ACL) links are for data, and radio waves/UV are transmission media, not Bluetooth link types.

Multiple choice technology
  1. 79 times per minute

  2. 1600 times per minute

  3. 79 times per second

  4. 1600 times per second

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

Bluetooth uses frequency-hopping spread spectrum (FHSS) to minimize interference. It hops 1600 times per second across 79 channels in the 2.4 GHz ISM band. This rapid hopping makes the connection robust against interference. Option C (79 per second) confuses the number of channels with hop rate, while A and B use minutes instead of seconds.

Multiple choice technology
  1. PAN

  2. WAN

  3. Piconet

  4. LAN

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

A Bluetooth network formed when devices connect is called a piconet. One device acts as master and up to 7 others as slaves. PAN (Personal Area Network) is a broader category that includes piconets. LAN, WAN are larger scale networks. The question specifically asks for the Bluetooth network name.

Multiple choice technology
  1. Radio waves

  2. Infra red

  3. UV rays

  4. None

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

Bluetooth operates in the 2.4 GHz ISM band using radio waves. It does not use infrared (line-of-sight limitation) or UV rays (harmful, not used for short-range communication). Radio waves allow non-line-of-sight communication through walls and obstacles within the 10-100 meter range.

Multiple choice technology
  1. Spread Spectrum Frequency Hoping

  2. Distributed methodology

  3. Air sniffing

  4. L2CAP

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

Bluetooth prevents interference through Frequency-Hopping Spread Spectrum (FHSS). Devices hop 1600 times/second across 79 channels, so collisions are brief and retransmission handles them. L2CAP is a protocol layer above. 'Air sniffing' is not a Bluetooth term. Note: option has typo 'Hoping' instead of 'Hopping'.