CIS 120 - Introduction to Databases » Summer 2021 » Quiz 7

Need help with your exam preparation?

Question #1
A distributed database management system (DDBMS) would support and maintain its distributed databases.
A.   TRUE
B.   FALSE
Question #2
A fixed amount of time, which is also called the access delay, is required for every message being sent from one computer to another.
A.   TRUE
B.   FALSE
Question #3
The formula to compute message transmission time is as follows: Communication_time = access_delay * (data_volume / transmission_rate)
A.   FALSE
B.   TRUE
Question #4
A homogeneous DDBMS is one that does not have the same local DBMS at each site.
A.   TRUE
B.   FALSE
Question #5
Most DDBMSs share several important characteristics as follows: a) Location transparency, b) Replication transparency, and c) Fragmentation transparency
A.   TRUE
B.   FALSE
Question #6
A DDBMS should allow a user access data at a remote site just as easily as the user accesses data from a local site.
A.   TRUE
B.   FALSE
Question #7
Location transparency is the characteristic of a DDBMS that users do not need to be aware of the location of data in a distributed database.
A.   TRUE
B.   FALSE
Question #8
A heterogeneous DDBMS is one that has the same local DBMS at each site.
A.   FALSE
B.   TRUE
Question #9
Replication transparency means that users are very much aware of the steps taken by the DDBMS to update various copies of data.
A.   TRUE
B.   FALSE
Question #10
In a heterogeneous DDBMS, at least two sites at which the local DBMSs are different.
A.   FALSE
B.   TRUE
Question #11
Distributed databases (or DDBMSs) may simplify the query processing.
A.   TRUE
B.   FALSE
Question #12
In a two-tier architecture, a thin client would perform the business functions, and a fat client would not perform any business functions.
A.   FALSE
B.   TRUE
Question #13
In a three-tier architecture, clients perform presentation functions, database server performs database functions, and application servers perform the business functions.
A.   TRUE
B.   FALSE
Question #14
URL stands for _____________ Resource Locator. ( hint: U________m )
A.   Uniform
B.   Unfirm
Question #15
Data replication will not create update problems that can lead to data inconsistencies.
A.   TRUE
B.   FALSE
Question #16
In a DDBMS, a remote site is a site other than the one at which the user is located, and a local site is a site at which the user is located.
A.   TRUE
B.   FALSE
Question #17
Fragmentation transparency means that users should be unaware of any data fragmentation in the DDBMS.
A.   TRUE
B.   FALSE
Question #18
Distributed databases do not allow local control of data.
A.   FALSE
B.   TRUE
Question #19
Distributed databases may make the update of replicated data more complex.
A.   FALSE
B.   TRUE
Question #20
Data replication allows users at different sites to use and update copies of a database, and then share their updates with other users.
A.   FALSE
B.   TRUE
Question #21
Distributed databases or DDBMSs may make the management of data dictionary much simpler and easier.
A.   FALSE
B.   TRUE
Question #22
Distributed databases may increase database capability.
A.   FALSE
B.   TRUE
Question #23
Data mining is to uncover new knowledge, patterns, trends, and rules from data stored in a data warehouse.
A.   FALSE
B.   TRUE
Question #24
Three-tier client/server architecture is that clients perform presentation functions, database servers perform database functions, and application servers perform business functions.
A.   FALSE
B.   TRUE
Question #25
Two-tier client/server architecture is that DBMS runs on file server and server sends only the requested data to the clients.
A.   TRUE
B.   FALSE
Question #26
OLTP stands for Online _____________ Processing. ( hint: T______on )
A.   Transmission
B.   Transaction
Question #27
The DBA of the DDBMS should correctly run and handle the updating process of replicated data.
A.   FALSE
B.   TRUE
Question #28
Data dictionary is a subject-oriented, integrated, time-variant, nonvolatile collection of data in support of management’s decision-making process.
A.   TRUE
B.   FALSE
Question #29
HTML stands for Hypertext _____________ Language. (hint: M________p )
A.   Markup
B.   Mixed up
Question #30
Compared to file server systems, a client/server system has the advantages of decreased scalability and increased costs.
A.   TRUE
B.   FALSE
Question #31
Data fragmentation means a DDBMS can divide and manage a logical object among various locations under its control.
A.   FALSE
B.   TRUE
Question #32
In a two-tier architecture, server performs presentation functions, and clients perform database functions.
A.   FALSE
B.   TRUE
Question #33
In general, a DDBMS does not support "fragmentation transparency" because data fragmentation would degrade the system performance.
A.   FALSE
B.   TRUE
Question #34
The main purpose of data fragmentation is to place data at the location where the data is least often accessed.
A.   TRUE
B.   FALSE
Question #35
Distributed databases will NOT increase system availability.
A.   TRUE
B.   FALSE
Question #36
  
A.   FALSE
B.   TRUE
Question #37
Distributed databases (or DDBMSs) may make the handling of concurrent update more complex due to the possibilities of local deadlock as well as global deadlock.
A.   TRUE
B.   FALSE
Question #38
Fragmentation transparency means that users should be aware of the locations of their data fragments in the DDBMS.
A.   TRUE
B.   FALSE
Question #39
Distributed databases may improve DDBMS performance.
A.   TRUE
B.   FALSE
Question #40
Normally, a company may appoint at least one DBA to manage the DBMS, and to perform all database administration tasks.
A.   TRUE
B.   FALSE
Question #41
DBA will tune a database design to improve its performance that includes creating and deleting indexes, splitting tables, and de-normalizing tables.
A.   FALSE
B.   TRUE

Need help with your exam preparation?