wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Parallel & Distributed Database

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

In which case is the query executed as a single large task?

a)

Parallel processing

b)

Centralised processing

c)

Sequential processing

d)

None of these

2.

Which of the following is a benefit of a parallel database system?

a)

Improved performance

b)

Greater flexibility

c)

Better availability

d)

All of these

3.

The architecture having multiple CPUs working in parallel and physically located in a close environment in the same building and communicating at very high speed is called

a)

parallel database system

b)

distributed database system

c)

centralised databases system

d)

None of these

4.

In shared-nothing architecture, each CPU has its own copy of

a)

DBMS

b)

portion of data managed by the DBMS

c)

operating system

d)

All of these

5.

The shared-memory architecture of parallel database system is closest to the

a)

centralised database system

b)

distributed database system

c)

client/server system

d)

None of these

6.

A distributed database system allows applications to access data from

a)

local databases

b)

remote databases

c)

both local and remote databases

d)

None of these

7.

In homogeneous DDBS

a)

there are several sites, each running their own applications on the same DBMS software

b)

all sites have identical DBMS software

c)

all users (or clients) use identical software

d)

All of these

8.

Which of the following is not a benefit of client/server architecture?

a)

Reduction in operating cost

b)

Adaptability

c)

Platform independence

d)

None of these

9.

Data replication is a

a)

technique of breaking up the database into logical units, which may be assigned for storage at the various sites

b)

process of deciding about locating (or placing) data to several sites

c)

technique that permits storage of certain data in more than one site

d)

None of these

10.

Which of the following is the function of a distributed DBMS?

a)

Distributed data recovery

b)

Distributed query processing

c)

Replicated data management

d)

All of these