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
  1. bit snuffing

  2. cycle redundancy codes

  3. hemming codes

  4. equalization

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

Cyclic Redundancy Check (CRC) is the standard error detection method at the data link layer. Option B says 'cycle redundancy codes' which is a typo for 'cyclic', but refers to CRC.

Multiple choice
  1. run faster

  2. go online

  3. share information and/or share peripheral equipment

  4. exchange e-mail

  5. None of these

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

The primary purpose of a Local Area Network (LAN) is to allow connected computers to share resources, such as files, data, and peripheral devices like printers.

Multiple choice
  1. coder

  2. decoder

  3. data selector

  4. multivibrator

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

A multiplexer is commonly referred to as a data selector because its primary function is to select one data input from many and pass it to the output.

Multiple choice
  1. To share data

  2. To share software

  3. To share media

  4. All of the above

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

A computer network or data network is a telecommunications network which allows computers to exchange data. In computer networks, networked computing devices exchange data with each other using a data link. The connections between nodes are established using either cable media or wireless media. All the given options are correct. 

Multiple choice
  1. Modem - converts digital signals into analog and analog signals to digital

  2. Twisted pair cable - consists of two insulted copper wires

  3. Message switch - used to store and forward data to large number of terminals over a single communication channel

  4. Multiplexer - used to send only one signal over a multi communication channel

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

The multiplexer, shortened to “MUX” or “MPX”, is a combinational logic circuit designed to switch one of several input lines to a single common output line by the application of a control signal. Multiplexing (or muxing) is a way of sending multiple signals or streams of information over a communications link at the same time in the form of a single, complex signal; the receiver recovers the separate signals, a process called demultiplexing (or demuxing).

Multiple choice
  1. <font size="2">s</font>tar topology

  2. <font size="2">b</font>us topology

  3. <font size="2">r</font>ing topology

  4. None of the above

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

A star topology is a topology for a Local Area Network (LAN) in which all nodes are individually connected to a central connection point, like a hub or a switch. A star takes more cable than, e.g. a bus, but the benefit is that if a cable fails, only one node will be brought down.

Multiple choice
  1. Larger number of users can be connected to a central computer.

  2. All data and information is kept on the processing concept.

  3. System is based on centralized processing concept.

  4. All of the above

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

When referring to a network, a multi-user system is a term commonly used to define a computer capable of allowing multiple users to connect to a network. Thus, large number of users are connected to a central system and data is kept on processing concept. All the given options are the features of multi-user computer network.