Sail E0 Webinar

MCQs

Total Questions : 30 | Page 1 of 3 pages
Question 1. A distributed database has which of the following advantages over a centralized database?
  1.    Slow Response
  2.    Modular growth
  3.    Software cost
  4.    Software complexity
 Discuss Question
Answer: Option B. -> Modular growth
Question 2. Location transparency allows for which of the following?
  1.    Users to treat the data as if it is at one location
  2.    Managers to treat the data as if it is at one location
  3.    All of these
  4.    Programmers to treat the data as if it is at one location
 Discuss Question
Answer: Option C. -> All of these
Question 3. An autonomous homogenous environment is which of the following?
  1.    A different DBMS is at each node and a central DBMS coordinates database access.
  2.    The same DBMS is at each node and a central DBMS coordinates database access.
  3.    A different DBMS is at each node and each DBMS works independently.
  4.    The same DBMS is at each node and each DBMS works independently.
 Discuss Question
Answer: Option D. -> The same DBMS is at each node and each DBMS works independently.
Question 4. A transaction manager is which of the following?
  1.    Maintains appropriate concurrency control
  2.    All of these
  3.    Maintains before and after database images
  4.    Maintains a log of transactions
 Discuss Question
Answer: Option B. -> All of these
Question 5. A heterogeneous distributed database is which of the following?
  1.    A different DBMS is used at each location and data are distributed across all nodes.
  2.    The same DBMS is used at each location and data are not distributed across all nodes.
  3.    A different DBMS is used at each location and data are not distributed across all nodes.
  4.    The same DBMS is used at each location and data are distributed across all nodes.
 Discuss Question
Answer: Option A. -> A different DBMS is used at each location and data are distributed across all nodes.
Question 6. Some of the columns of a relation are at different sites is which of the following?
  1.    Vertical Partitioning
  2.    Data Replication
  3.    Horizontal and Vertical Partitioning
  4.    Horizontal Partitioning
 Discuss Question
Answer: Option A. -> Vertical Partitioning
Question 7. Storing a separate copy of the database at multiple locations is which of the following?
  1.    Horizontal Partitioning
  2.    Horizontal and Vertical Partitioning
  3.    Vertical Partitioning
  4.    Data Replication
 Discuss Question
Answer: Option D. -> Data Replication
Question 8. Replication should be used when which of the following exist?
  1.    The application's data can be somewhat out-of-date.
  2.    When transmission speeds and capacity in a network prohibit frequent refreshing of large tables.
  3.    When using many nodes with different operating systems and DBMSs and database designs.
  4.    All of these
 Discuss Question
Answer: Option A. -> The application's data can be somewhat out-of-date.
Question 9. A homogenous distributed database is which of the following?
  1.    The same DBMS is used at each location and data are distributed across all nodes.
  2.    The same DBMS is used at each location and data are not distributed across all nodes.
  3.    A different DBMS is used at each location and data are distributed across all nodes.
  4.    A different DBMS is used at each location and data are not distributed across all nodes.
 Discuss Question
Answer: Option A. -> The same DBMS is used at each location and data are distributed across all nodes.
Question 10. Which of the following is true concerning a global transaction?
  1.    The required data are at one local site and the distributed DBMS routes requests as necessary.
  2.    The required data are at one local site and the distributed DBMS passes the request to only the local DBMS.
  3.    The required data are located in at least one nonlocal site and the distributed DBMS passes the request to only the local DBMS.
  4.    The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary.
 Discuss Question
Answer: Option D. -> The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary.

Latest Videos

Latest Test Papers