Databases that are stored on computers at multiple locations and are not interconnected by a network are known as distributed databases.
A. True
B. False
Answer: Option B
Solution (By Examveda Team)
The statement is incorrect. Databases that are stored on computers at multiple locations and are not interconnected by a network are not considered distributed databases. Distributed databases, by definition, involve data stored on multiple interconnected computers or nodes, allowing for distributed data processing and access.Option A: True
This option contradicts the statement provided in the question. Distributed databases require interconnected computers or nodes to enable communication and data sharing among different locations. Therefore, the statement "Databases that are stored on computers at multiple locations and are not interconnected by a network are known as distributed databases" is false.
Option B: False
This option correctly identifies the statement as false. The absence of network connectivity between computers at multiple locations disqualifies the scenario from being classified as a distributed database. Distributed databases rely on network communication to coordinate data access, sharing, and processing across distributed locations.
Therefore, in response to the question, the correct option is False (Option B).
Join The Discussion