Home

Microsoft Access 1000+ MCQ with answer for ISRO Recruitment

Thursday 9th of March 2023

Sharing is caring

1. A database language concerned with the definition of the whole database structure and schema is ________
A. DCL
B. DML
C. DDL
D. All of above
Answer : C
2. To create primary key for a table when in design view
A. Type PRIMARY in field type box when creating required field
B. Mark the Primary check box in field name of required field
C. Click the Primary Key button in Design ribbon when the cursor is in required field
D. None of the above
Answer : C
3. Cascade update option
A. means do not change the value in the primary key field if that record has related records in another table
B. means change all the related records in child tables if the record in parent table is changed
C. Both of above
D. None of above
Answer : C
4. Which of the following store command to retrieve data from database?
A. Forms
B. Reports
C. Queries
D. Tables
Answer : C
5. In table design view, which key can be used to switch between the field names and properties panels?
A. F3
B. F4
C. F5
D. F6
Answer : D
6. A database can be best described as
A. Organized collection of data
B. Useful presentation of data
C. Graphical representation of data
D. All of above
Answer : A
7. Which of the following is not a database object in MS Access?
A. Tables
B. Query
C. Report
D. Relationship
Answer : D
8. When creating a new table which method can be used to choose fields from standard databases and tables
A. Create table in Design View
B. Create Table using wizard
C. Create Table by Entering data
D. None of above
Answer : D
9. If I create Student field in Fees table to store student_id of Students table, then this Student field in Fees table is called:
A. Foreign key
B. Native key
C. Composite key
D. Primary key
Answer : A
10. The database language that allows you to access or maintain data in a database
A. DCL
B. DML
C. DDL
D. None of above
Answer : B
11. You can automatically include all of the field in a table in a query by___ a strike that appear list box in query design view
A. Clicking
B. Right clicking
C. Double clicking
D. None of the above
Answer : C
12. Which of the following can be an example of a database?
A. Address book of all the suppliers of a company
B. Salary sheet of all the employees of a company
C. Records of daily sales transactions of a company
D. All of above
Answer : D
13. Which of the following statement is true
A. Reports can be used to retrieve data from tables and calculate
B. Queries can be printed in well formatted manner and presented as the information
C. Queries can include calculated fields that do not exist in table
D. Reports and forms are similar but forms are use to print but reports to display on screen only
Answer : C
14. In a database table, the category of information is called ____________
A. tuple
B. field
C. record
D. All of above
Answer : B
15. Which of the following is not a type of relationship that can be applied in Access database
A. One to One
B. One to Many
C. Many to Many
D. All of above can be applied
Answer : D
16. The size of Yes No field is always
A. 1 bit
B. 1 byte
C. 1 character
D. 1 GB
Answer : A
17. A part of database that stores only one type of data is
A. Report
B. Field
C. Query
D. Record
Answer : B
18. Queries in Access can be used as
A. view, change and analyze data in different ways
B. a source of records for forms and reports
C. Only a
D. Both a and b
Answer : D
19. The complete information about an entity in a database is called
A. Data
B. Information
C. Field
D. Record
Answer : D
20. If you write criteria values vertically (one in a row) it will mean
A. OR conditions
B. AND conditions
C. NOT condition
D. None of above
Answer : A
21. To create queries in Access
A. You can drag and drop fields on query builders
B. you can type the SQL command in SQL view
C. You can use query wizard or design view
D. All of above
Answer : D
22. We can remove a relationship defined between two tables by
A. From Edit menu choose Delete Relationship
B. Select the relationship line and press Delete
C. Choose Delete option from Relationship menu
D. All of above
Answer : B
23. The___ operator will cause a record to be selected only if two or more conditions are satisfied
A. Or
B. If or
C. Range
D. And
Answer : D
24. Which of the field has width 8 bytes?
A. Memo
B. Number
C. Date/Time
D. Hyperlink
Answer : C
25. The__ button on the tool box display data from a related table
A. Sub form sub report
B. Relationships
C. Select objects
D. More controls
Answer : A
26. Which of the following creates a drop down list of values to choose from a list?
A. OLE Object
B. Hyperlink
C. Memo
D. Lookup Wizard
Answer : D
27. After entering all fields required for a table, if you realize that the third field is not needed, how will you remove?
A. You need to delete the whole tablThere is no method to remove a particular field only.
B. Delete all the fields from third downwards and reenter the required fields again.
C. Select the third column in datasheet view then Delete
D. Select the third row in table design view then Delete
Answer : D
28. To create a new table, in which method you dont need to specify the field type and size?
A. Create table in Design View
B. Create Table using wizard
C. Create Table by Entering data
D. All of above
Answer : C
29. In one-to-many relationship the table in one side is called _______ and on many side is called _______
A. Child , Parent
B. Parent , Child
C. Brother , Sister
D. Father , Son
Answer : B
30. This key uniquely identifies each record
A. primary key
B. key record
C. unique key
D. field name
Answer : A
31. We can remove a relationship defined between two tables by
A. From Edit menu choose Delete Relationship
B. Select the relationship line and press Delete
C. Choose Delete option from Relationship menu
D. All of above
Answer : B
32. Each record is constituted by a number of individual data items which are called
A. Fields
B. Data Types
C. Relations
D. Tables
Answer : A
33. In table design view what are the first column of buttons used for
A. Indicate Primary Key
B. Indicate Current Row
C. Both of above
D. None of above
Answer : C
34. Unlike text data type, this can store up to maximum of 65, 535 characters.
A. memo
B. data/time
C. number
D. All of above
Answer : A
35. It is a query that when run displays its own dialog box prompting you for information, such as
A. Select
B. crosstab
C. Parameter
D. Append
Answer : C
36. If you need to edit a relationship
A. Right click the relationship line and choose Edit Relationship
B. Double click the relationship line
C. Both of above
D. None of above
Answer : C
37. A search value can be an exact value or it can be
A. Logical Operator
B. Relationship
C. Wild card character
D. Comparison operation
Answer : C
38. Which field type will you select when creating a new table if you require to enter long text in that field?
A. Text
B. Memo
C. Currency
D. Hyperlink
Answer : B
39. How can you define a field so that when entering data for that field it will display ****** instead of actual typed text
A. Input mask
B. Validation Rule
C. Indexed
D. IME Mode
Answer : A
40. It is a sign or symbol that specifies, operator, and values that produce a result
A. operator
B. query
C. expression
D. None of the above
Answer : A
41. When a picture or other graphic image is placed in the report header section it will appear____
A. Once in the beginning of the report
B. At the top of every page
C. Every after record break
D. On the 1st and last pages of the report
Answer : A
42. You can set a controls border type to make the border invisible.
A. Transparent
B. Invisible
C. Do not display
D. No border
Answer : C
43. Which of the following term is least related to database?
A. Attributes
B. Tuples
C. Relationship
D. Columns
Answer : D
44. Every table in relational database contain a field or combination of fields that can uniquely identify each records, it is called
A. Foreign key
B. Native key
C. Composite key
D. Primary key
Answer : D
45. What does the show check box in query design window indicate
A. It indicates whether the field is to be used or not
B. It indicates whether the field is to be displayed in query result or not
C. It indicates whether th field names to be displayed in query result or not
D. None of above
Answer : B
46. The size of a field with Number data type can not be
A. 2
B. 4
C. 8
D. 16
Answer : D
47. It is an association established between common fields of two tables.
A. line
B. relationship
C. primary key
D. records
Answer : B
48. A __________ enables you to view data from a table based on a specific criterion
A. Form
B. Query
C. Macro
D. Report
Answer : B
49. What happens when you release mouse pointer after you drop the primary key of a table into foreign key of another table?
A. A relationship is created
B. Edit relationship dialog box appears
C. Error occurs
D. Nothing happens
Answer : B
50. The key uniquely identifies each record in a table.
A. primary key
B. key word
C. filed name
D. All of above
Answer : A

Sharing is caring