0% found this document useful (0 votes)
271 views6 pages

E Box MCQ

The document summarizes the results of a test on relational database management system (RDBMS) concepts. It indicates that the test consisted of 15 questions and the test taker answered 14 questions correctly, achieving a score of 93.33%. It provides examples of the types of questions asked, such as questions about functional dependencies, keys, relationships between entities, and cardinalities.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
271 views6 pages

E Box MCQ

The document summarizes the results of a test on relational database management system (RDBMS) concepts. It indicates that the test consisted of 15 questions and the test taker answered 14 questions correctly, achieving a score of 93.33%. It provides examples of the types of questions asked, such as questions about functional dependencies, keys, relationships between entities, and cardinalities.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

T2 - Topic 1...

/ RDBMS Concepts / Explore


CONGRATS!!!
Congrats !!! You have successfully completed the session :) ...

TOTAL SCORE: 93.33%

RDBMS CONCEPTS / EXPLORE


Answered Questions :14 / 15
Your Score : 93.33%

PROBLEM

1  Consider relation R(A,B,C,D,E) with functional dependencies: AB -> C, C -> D, BD -> E Which of th...

Consider relation R(A,B,C,D,E) with functional dependencies:

AB -> C, C -> D, BD -> E

Which of the following sets of attributes does not functionally determine E?
1)
BE
2)
ACD
3)
BC
4)
ABC

2  Entities can be associated with one another in which of the following?

Entities can be associated with one another in which of the following?

1)
Identifiers
2)
Attributes
3)
Entities
4)
Relationships
PROBLEM

3  An attribute is a:

An attribute is a:

1)
two dimensional table
2)
column of a table
3)
key of a table
4)
row of a table

4  Entity is a _________

Entity is a _________

1)
Present working model
2)
Thing in real world
3)
Model of relation
4)
Object of relation

5  In an ERD, the focus is on the ____ and the relationships between them.

In an ERD, the focus is on the ____ and the relationships between them.

1)
indexes
2)
keys
3)
attributes
4)
entities

6  Tables Customer and Orders have 1-N relationship respectively. Cid is the primary key of Customer...

Tables Customer and Orders have 1-N relationship respectively.


Cid is the primary key of Customer table and Oid is the primary key of Orders table. To which table the for
PROBLEM
1)
Either Customer or Orders
2)
Only Customer
3)
Only Orders
4)
In 1:N relationship foreign key cannot be established

7  Here we are going to design an Entity-Relationship (ER) model for a college database. Say we have...

Here we are going to design an Entity-Relationship (ER) model for a college database. Say we have the follo

1. A college contains many departments


2. Each department can offer any number of courses
3. Many instructors can work in a department
4. An instructor can work only in one department
5. For each department, there is a Head
6. An instructor can be head of only one department
7. Each instructor can take any number of courses
8. A course can be taken by only one instructor
9. A student can enroll for any number of courses
10. Each course can have any number of students

From the statements given, the entities are


1)
Department
Course
Instructor
Student
2)
Course
Instructor
Student
3)
None of the mentioned
4)
Department
Course
Student
PROBLEM

8  Consider relation R(A,B,C,D,E) with functional dependencies: D -> C, CE -> A, D -> A, AE -> D Whi...

Consider relation R(A,B,C,D,E) with functional dependencies:

D -> C, CE -> A, D -> A, AE -> D

Which of the following is a key?
1)
CDE
2)
A
3)
BCE
4)
CE

9  Consider the following statements with respect to a super key: a. Adding zero or more attributes ...

Consider the following statements with respect to a super key:


a. Adding zero or more attributes to candidate key generates super key.
b. A super key is a candidate key.
c. Super key identifies rows in a relation uniquely

Identify the statement/(s) which are TRUE.


1)
Only a and c
2)
Only a and b
3)
Only a
4)
Only b and c

10  If a record in table R is associated with only one record in table S, and a record in S is associ...

If a record in table R is associated with only one record in table S, and a record in S is associated with only o
1)
One-to-Many
2)
Many-to-One
PROBLEM
3)
One-to-One
4)
Many-to-Many

11  An ___________ Diagram is a type of flowchart that illustrates how “entities” such as people, obj...

An ___________ Diagram is a type of flowchart that illustrates how “entities” such as people, o
within a system.

1)
Use Case
2)
Sequence
3)
Entity Relationship
4)
Class

12  Relation R has eight attributes ABCDEFGH. Fields of R contain only atomic values. F={CH->G, A->BC...

Relation R has eight attributes ABCDEFGH. Fields of R contain only atomic values.
F={CH->G, A->BC, B->CFH, E->A, F->EG} is a set of functional dependencies (FDs) so that F + is exactly th

How many candidate keys does the relation R have?


1)
3
2)
4
3)
5
4)
6

13  One course is taught by only one instructor. But one instructor teaches many courses. Hence the c...

One course is taught by only one instructor. But one instructor teaches many courses. Hence the cardinalit
1)
One-to-One
2)
Many-to-One
PROBLEM
3)
One-to-Many
4)
Many-to-Many

14  Consider the following statements with respect to a candidate key: a. Candidate key identifies ro...

Consider the following statements with respect to a candidate key:


a. Candidate key identifies rows in a relation uniquely.
b. There can be only one candidate key in a relation.
c. A candidate key can be a combination of more than one attribute in a relation.

Identify the statement/(s) which are TRUE.


1)
Only a and c
2)
Only a and b
3)
Only a
4)
Only b and c

15  One department has multiple instructors. But the instructor belongs to only one department. Hence...

One department has multiple instructors. But the instructor belongs to only one department. Hence the ca
1)
Many-to-Many
2)
One-to-Many
3)
Many-to-One
4)
One-to-One
Go to course

You might also like