Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DBMS Online Quiz-1

Total questions: 15

Worksheet time: 13mins

Name
Class
Date
1.

What is Data Abstraction?

a)

Database systems comprise of complex data-structures.

b)

In order to make the system efficient in terms of retrieval of data, and reduce complexity in terms of usability of users, developers use abstraction

c)

hide irrelevant details from the users.

d)

None of Above

2.

There are mainly how many types of data abstraction are there

a)

1

b)

2

c)

3

d)

4

3.

Identify true options of data abstraction

a)

Internal Level

b)

Conceptual Level

c)

External Level

d)

None of Above

4.

Three Tier Architecture can be called as ANSI SPARC architecture also

a)

True

b)

False

5.

Fact about internal level schema

a)

The internal schema is the lowest level of data abstraction.

b)

The internal view tells us what data is stored in the database and how.

c)

It never deals with the physical devices. Instead, internal schema views a physical device as a collection of physical pages

d)

It helps you to keeps information about the actual representation of the entire database.

6.

Fact about conceptual schema

a)

Defines all database entities, their attributes, and their relationships

b)

Security and integrity information

c)

In the conceptual level, the data available to a user must be contained in or derivable from the physical level

d)

üThis logical level comes between the user level and physical storage view. However, there is only single conceptual view of a single database.

7.

Identify true points for database schema

a)

You can manage data independent of the physical storage

b)

Faster Migration to new graphical environments

c)

It is more secure as the client doesn't have direct access to the database business logic

d)

In case of the failure of the one-tier no data loss as you are always secure by accessing the other tier

8.

Identify points which are not related to database schema

a)

Difficult to set up and maintain

b)

Complete DB Schema is a easy structure which is difficult to understand for every one

c)

The physical separation of the tiers can not affect the performance of the Database

d)

None of the above

9.

The main purpose of data abstraction is achieving data independence in order to save time and cost required when the database is modified or altered.

a)

True

b)

False

10.

There are mainly two types of data independence identify them

a)

Physical

b)

NA

c)

Tactical

d)

Logical

11.

Data Independence is defined as a property of DBMS that helps you to change the Database schema at one level of a database system without requiring to change the schema at the next higher level.

a)

True

b)

False

12.

Logical Data Independence is the ability to change the conceptual scheme without changing

a)

External views

b)

External API or programs

c)

External Name

d)

External DNS

13.

Hashing is an example of Physical Independence

a)

True

b)

False

14.

Add a new attribute is an example of logical independence

a)

False

b)

True

15.

Identify true points about data independence

a)

Helps you to improve the quality of the data

b)

Database incongruity is vastly reduced

c)

You don't need to alter data structure in application programs

d)

It allows you to improve state which is undamaged or undivided