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
-
Network File System
-
Network Filing System
-
Network File Server
-
Network File Sharing
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.
-
Medium Access Control
-
Mandatory access control
-
Media Access Control
-
Media Access Controller
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.
A
Correct answer
Explanation
Routers often have multiple network interfaces (Ethernet, WiFi, fiber, etc.) and each type requires a different link-layer protocol. A single router can implement several link layers simultaneously to support different physical media and connection types.
B
Correct answer
Explanation
Reliable delivery is the responsibility of the TRANSPORT layer (TCP), not the network layer. The network layer (IP) provides best-effort delivery without guarantees. Reliability, error correction, and flow control are higher-layer functions.
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.
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.
B
Correct answer
Explanation
Datagram networks like IP are connectionless - routers treat each packet independently without maintaining connection state between end systems. Only virtual circuit networks (like ATM) track connections.
B
Correct answer
Explanation
ADSL is a point-to-point technology - each subscriber has a dedicated connection to the central office. It is NOT a shared medium like Ethernet or cable modem networks where multiple users share the same bandwidth.
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.
-
Mobile oriented Synchronous Transfer
-
Mobile oriented System Transfer
-
Media oriented Synchronous Transfer
-
Media oriented System Transfer
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.
-
a. Central point from which to manage the domain.
-
b. Distributed control over a domain.
-
c. All the above
-
d. None of the above
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.
-
Identifies Data producer to Data Consumer
-
Identifies Data Consumer to Producer
-
Communication between data producer and Data consumers
-
None of the above
-
wired
-
wireless
-
both 1 and 2
-
None of these
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
-
pagers
-
computers
-
mobile phones
-
networks
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.
-
network
-
computer
-
internet
-
mobile
C
Correct answer
Explanation
WAP (Wireless Application Protocol) was created to deliver internet content to mobile devices, enabling web‑like experiences on phones. The other choices (network, computer, mobile) do not capture this purpose.