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
  1. Network File System

  2. Network Filing System

  3. Network File Server

  4. Network File Sharing

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

NFS stands for Network File System, a distributed file system protocol allowing a user on a client computer to access files over a network much like local storage. It's commonly used in Unix/Linux environments for sharing files across systems.

Multiple choice technology
  1. Medium Access Control

  2. Mandatory access control

  3. Media Access Control

  4. Media Access Controller

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

In networking and hardware contexts, MAC stands for Media Access Control. Medium Access Control is a common variation, but Media Access Control is the standard terminology.

Multiple choice technology
  1. True

  2. False

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

Packet switching's key advantage is statistical multiplexing, sharing bandwidth among active users. This advantage is most pronounced for bursty traffic where resources can be dynamically allocated. Smooth traffic doesn't benefit as much since it doesn't have idle periods to exploit.

Multiple choice technology
  1. True

  2. False

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

Traditional telephone networks (PSTN) use circuit switching, where a dedicated communication path is established for the duration of a call. This guarantees quality but wastes resources during silent periods. This contrasts with modern packet-switched VoIP networks.

Multiple choice technology embedded technologies
  1. CAN

  2. Flex-Ray

  3. MOST

  4. LIN

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

FlexRay operates at the highest speed (up to 10 Mbps) among the listed automotive protocols, designed for high-performance and safety-critical applications like drive-by-wire systems. CAN operates at up to 1 Mbps, MOST at up to 150 Mbps for multimedia, and LIN is the slowest at up to 20 kbps for low-cost body electronics.

Multiple choice technology embedded technologies
  1. Mobile oriented Synchronous Transfer

  2. Mobile oriented System Transfer

  3. Media oriented Synchronous Transfer

  4. Media oriented System Transfer

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

MOST stands for Media Oriented Systems Transport. It is a high-speed multimedia network technology optimized for the automotive industry, used to connect infotainment components like radios, amplifiers, and displays.

Multiple choice technology web technology
  1. a. Central point from which to manage the domain.

  2. b. Distributed control over a domain.

  3. c. All the above

  4. d. None of the above

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

The Administration Server in a WebLogic domain serves as the central administrative hub configuration point from which you configure, monitor, and manage all resources in the domain.

Multiple choice technology web technology
  1. wired

  2. wireless

  3. both 1 and 2

  4. None of these

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

To solve this question, the user needs to know what the WAP protocol is and what it was designed for. The user must then identify which type of clients the protocol was intended to be used on.

The WAP protocol, or Wireless Application Protocol, was designed specifically for wireless clients. It was developed in the late 1990s to enable mobile devices to access internet content over wireless networks.

Therefore, the correct answer is:

The Answer is: B. wireless

Multiple choice technology web technology
  1. pagers

  2. computers

  3. mobile phones

  4. networks

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

WAP (Wireless Application Protocol) was created to enable web access on early mobile devices, primarily phones, not on pagers, desktop computers, or generic networks. It defined how browsers on mobiles retrieve and display content, making mobile phones the intended platform, so the other options are unrelated.