wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

4th Quiz Characteristics of DDBMS

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which function analyzes data requests for syntax correctness

a)

Mapping

b)

Transformation

c)

Validation

d)

Formatting

2.

What does query optimization aim to achieve

a)

Finding the best access strategy for data retrieval

b)

Increasing database size

c)

Simplifying the database structure

d)

Limiting user access

3.

Which feature determines the location of data fragments

a)

Security

b)

I/O interface

c)

Backup and recovery

d)

Mapping

4.

purpose of the I/O interface

a)

Read or write data to local storage

b)

Decompose requests

c)

Optimize queries

d)

Manage user permissions

5.

ensures data privacy in a distributed database

a)

Backup and recovery

b)

Formatting

c)

Security

d)

Transaction management

6.

What does concurrency control manage

a)

User authentication

b)

Data backup processes

c)

Data fragmentation

d)

Simultaneous data access and consistency

7.

ensures transactions move between consistent states

a)

Formatting

b)

Data validation

c)

Transaction management

d)

Query optimization

8.

How does a distributed database enhance reliability

a)

Centralizes all critical functions

b)
  • Stops all operations during failures

c)

Requires manual intervention for recovery

d)

Continues operation even when some components fail

9.

significance of backup and recovery

a)

Optimize query performance

b)
  • Ensure availability and recoverability after failures

c)

Allow for data retrieval without failures

d)

Ensure data privacy at each site

10.

Why is transparent access important for users

a)

Reduces security needs

b)
  • Allows knowledge of data storage locations

c)

Simplifies interaction with complex queries

d)

Enables direct management of fragments