computer MCQs
12th • Chapter 05
50 Questions TextBook
1
Microsoft Access is described as what type of system?
A
Relational Database Management System (RDBMS)B
Flat-File Database SystemC
Document Management System 2
What is the term for the duplication of data in multiple files, which MS-Access helps to reduce?
3
Which feature in MS-Access guides you through the process of creating a database with templates?
4
What language does Access use that makes its code adaptable to other applications?
A
SQL (Structure Query Language) 5
What is the default file extension for a Microsoft Access database?
6
To create a new, empty database from scratch, which option should you select?
A
Access database wizards, pages, and projects 7
Which bar in the Access Application Window identifies the name of the database application you are running?
8
Toolbars contain icon buttons that are shortcuts to what?
9
Which component of the Database Window organizes all of the objects in the database?
10
What is the most fundamental object in an Access database, used for storing data?
11
In a table, what is a row that represents a complete set of information called?
12
In a table, what is a column that contains a specific piece of information within a record called?
13
What database object is a statement that extracts specific information from the database?
14
The output of a query is displayed in the form of a?
15
Which object is designed to make entering, updating, and deleting records in a table user-friendly?
16
Which object is used to retrieve and present data in a formatted, printable way?
17
What is a key difference between a Form and a Report?
A
Forms can edit data, while Reports are read-onlyB
Reports can edit data, while Forms are read-onlyC
Forms are for printing, Reports are for data entry 18
A macro in Access is used to automate what?
19
A module contains an object that stores what kind of code?
C
VBA (Visual Basic for Applications) 20
How can you exit the Access program properly?
A
Click on File, then ExitB
Close the current tableD
Disconnect from the internet 21
The graphical interface in the Relationship Window helps to visualize what?
B
Relationships between tables 22
What does MS-Access integrate with to create mail merges and charts?
A
Microsoft Office applications 23
What part of the Access window displays information like whether CAPS or NUM lock is on?
24
To view the structure of a table, which view would you use?
25
To view the data within a table, which view would you use?
26
What kind of databases can you learn about from the sample databases included with Access?
A
Real-world tables, forms, queries, and reportsB
Theoretical database modelsD
Simple contact lists only 27
A query allows you to perform what on different fields?
28
What does RDBMS stand for?
A
Relational Data-Based Management SoftwareB
Rapid Database Management SystemC
Relational Database Management SystemD
Robust Database Manipulation System 29
When you use a wizard to create a database, what can you do with the result?
A
Use it as is, without changesC
Modify it to meet your own needs 30
The datasheet for a query is different from a table's datasheet because it can do what?
A
Only show one record at a timeB
Combine information from multiple tables 31
What is the primary purpose of using a Form for data entry?
A
To make the user work directly with tablesB
To provide an easy method for entering and editing dataC
To automatically print every new recordD
To complicate the data entry process 32
Which of the following is NOT one of the seven main object types listed on the left side of the Database Window?
33
According to the text, a database is essentially an organized collection of what?
34
When creating a new database file, what must you specify besides the name?
C
A location or directory 35
What is the function of the scroll bars in the Access window?
B
To move around the window if its contents do not fitC
To adjust screen brightness 36
The buttons on the toolbar can change depending on what?
37
When you open a table, which specific toolbar appears?
A
The Form Design toolbarB
The Report Layout toolbarC
The Table Datasheet toolbarD
The Query Design toolbar 38
What is the term for a request to extract data from a database?
39
Who typically creates the user interface by designing Forms?
B
The database administratorC
The application programmer 40
MS-Access is described as being more genuine a DBMS than programs like?
41
Data can be manipulated without data redundancy by defining what?
A
Relationships between sets of dataB
More fields in a single tableC
Complex data entry formsD
Multiple copies of the database 42
Which button on the Title Bar would you use to close the MS-Access window in one step?
43
Each word on the menu bar represents a different...?
44
What is the main function of the 'Open an existing file' option in the startup dialog box?
A
To create a new databaseB
To access a database you have previously used 45
If you re-create a database using the same name as an existing one, what will happen?
A
The two databases will mergeB
You will overwrite the work you have doneC
Access will prompt you to rename itD
A backup will be created automatically 46
A field with which data type is automatically incremented by Access for each new record?
47
In the sample student table, 'StudentID', 'FirstName', and 'City' are all examples of what?
48
What does a query allow the user to do with records?
A
Select, filter, and sort them 49
Reports can be based on data from which sources?
50
The Database Window organizes all of the ______ in the database.