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
  1. Always contains more than 5 PCs

  2. Connects PCs to telephones

  3. Connects PCs and other computer devices within a small geographic area

  4. Always contains a server which houses centralized files

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

LAN (Local Area Network) connects computers and devices within a limited geographic area like a home, office, or building. It does not require a minimum number of PCs or always include a server.

Multiple choice technology
  1. Node

  2. Hub

  3. Router

  4. Cable

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

In networking terminology, any electronic device connected to a network is referred to as a 'node'. This includes computers, printers, servers, and any other addressable device on the network. A hub is a central connection point, a router directs traffic, and cable is the physical medium - none of these are general terms for network devices.

Multiple choice technology
  1. Your office wants to share a printer

  2. Your office wants to share a fax machine

  3. You need to store large databases and software in a central location

  4. You have to upgrade to the latest version of Windows

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

Client/server networks are designed for centralized resource management. When you need to store large databases and applications in one location that multiple users access simultaneously, a client/server architecture is necessary. Peer-to-peer networks are suitable for basic resource sharing like printers or fax machines among a small number of users, but not for centralized database management.

Multiple choice technology
  1. Is ideal for transferring large files

  2. Always requires a router

  3. Only functions with fiber optic cable

  4. Requires no special operating system other than Windows 95 or 98

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

Peer-to-peer networks do not require dedicated server operating systems. Each computer can run a standard desktop OS like Windows 95/98 and share resources directly with others. P2P is not ideal for large file transfers, doesn't require a router (can work with just cables/hubs), and works with various cable types including copper Ethernet.

Multiple choice technology
  1. Files are stored on the server computer and can be stored on individual PCs

  2. No special operating system other than Windows 95 or 98 is required

  3. When one node "goes down" the entire network malfunctions

  4. Twenty nodes is the absolute maximum allowed on a client/server network

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

In client/server networks, the server stores shared files and resources centrally, but individual PCs can also store files locally. Client/server networks require specialized server OS (not just Windows 95/98), are designed with redundancy so one node failure doesn't crash the network, and can scale well beyond 20 nodes.

Multiple choice technology
  1. Is an internal company Internet -- not accessible by outside users

  2. Requires its own operating system

  3. Is one of several methods by which information travels through a network

  4. Is not available for peer-to-peer networks Remote access capabilities allow:

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

Ethernet is a family of networking technologies that defines how data is transmitted over a network. It specifies protocols at the physical and data link layers, determining how information packets travel between devices. It's not a private network (that's an intranet), doesn't need its own OS, works with various network types including peer-to-peer, and the option D text appears garbled.

Multiple choice technology
  1. Hub

  2. Access Router

  3. Graphic Accelerator Card

  4. NIC

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

A NIC (Network Interface Card) is the hardware component that installs in a PC and enables it to connect to a network. It provides the physical interface between the computer and network medium. Hubs and routers are external network devices, not expansion cards installed inside PCs, while graphic accelerator cards are for video processing, not networking.

Multiple choice technology
  1. Purchase backup equipment for all network devices

  2. Choose products that are flexible in case you want to upgrade and expand your network in the future

  3. Install an additional telephone line for each PC in your network

  4. Choose the fastest cabling possible to ensure your network won't be obsolete within 2 years

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

Network planning should prioritize flexibility and future expansion. Technology evolves rapidly, so choosing scalable, upgradable products protects your investment. Backup for all devices (A) is cost-prohibitive, telephone lines per PC (C) is unnecessary for networks, and fastest cabling (D) may be overkill if obsolescence comes from protocol changes rather than cabling speed limits.

Multiple choice technology
  1. Connect to your office network from your home

  2. Function as a hub

  3. Connect to a 10 Mbps or, if you upgrade, a 100 Mbps network

  4. Connect to your network through a cable line.

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

A dual 10/100 Mbps Ethernet NIC is designed to support both legacy 10 Mbps networks and newer 100 Mbps Fast Ethernet networks. This provides upgrade flexibility - the same card works if you upgrade from 10 Mbps to 100 Mbps infrastructure. It doesn't enable remote access (A), can't function as a hub (B), and uses standard Ethernet cabling, not cable lines (D).

Multiple choice technology architecture
  1. RAM

  2. MODEM

  3. CD-DRIVE

  4. HARD-DRIVE

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

A modem (modulator-demodulator) enables computers to communicate over telephone lines and access the internet. RAM is temporary memory, CD-DRIVE is optical storage, and HARD-DRIVE is permanent storage - none of these facilitate network communication. The modem's specific purpose is converting digital signals to analog for telephone line transmission.

Multiple choice technology
  1. Wi-Fi

  2. Bluetooth

  3. Tethered Modem

  4. GPS

  5. None of the above

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

The correct answer is E (None of the above) because BlackBerry devices support all the listed connectivity options: Wi-Fi for wireless networks, Bluetooth for short-range connections, Tethered Modem for using the device as a modem, and GPS for location services. Since all options A through D are supported by BlackBerry, the correct choice is 'None of the above' - meaning none of these are unsupported.

Multiple choice technology storage
  1. True

  2. False

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

SANs (Storage Area Networks) commonly use Fibre Channel as the underlying transport protocol due to its high speed, reliability, and block-level storage access capabilities. While iSCSI and other protocols exist, Fibre Channel remains the traditional SAN topology.

Multiple choice technology storage
  1. SAN and NAS

  2. SAN

  3. NAS

  4. TSM

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

Both SAN (Storage Area Network) and NAS (Network Attached Storage) are network storage systems that enable data sharing over high-speed LAN connections. SAN provides block-level storage while NAS provides file-level storage, but both serve the purpose of shared network data access.

Multiple choice technology storage
  1. SAS adapters

  2. iSCSI adapters

  3. Fibre Channel interface cards

  4. Standard ethernet adapters

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

The term Host Bus Adapter (HBA) is most commonly used to refer to Fibre Channel interface cards that connect a host system to a storage area network (SAN). Other adapters like iSCSI, SAS, or Ethernet cards use different interface terminologies.