1.
Arrange according to the size
a. Record, field, byte, bit
b. Bit, field, byte, record
c. Field, byte, record, bit
d. Byte, bit, record, field
2. What type of relationship exists between a Student table and Fees
table?
a. One to one
b. One to many r c. Many to many
d. One to many and many to many
3. What type of relationship exists between a Teacher table and Class
table?
a. One to many
b. Many to many
c. One to one
d. Two to two
4. What is the best data type for a field that stores mobile numbers?
a. Text
b. Number
c. Date/Time
d. Memo
5. What field type is best to store serial numbers?
a. Number
b. AutoNumber
c. Text
d. Memo
6. Which of the following field type is used to store photograph of
employees?
a. Memo
b. Picture
c. OLE
d. Photo
7. Which of the following method can be used to add more tables in a
database?
a. Design View
b. Table Wizard
c. By Entering Data
d. All of above
8. What is relational database?
a. A place to store relational information
b. A database that is related to other databases
c. A database to store human relations
d. None of above
9. The advantage of computerized database over manual database is
a. We can get the information our quick
b. We can put in information quick
c. Solve the repeated information and consistency problem
d. All of above
10. The options like Relationship, SQL Server etc. are found in
a. External data tab
b. Database tools tab
c. Create tab
d. Home tab