Home

RRB NTPC - Microsoft Access 1000+ MCQ [Solved] PDF Download

Thursday 9th of March 2023

Sharing is caring

1. The default and maximum size of text field in Access
A. 50 and 255 Characters
B. 8 and 1 GB
C. 266 characters & 64000 characters
D. None of above
Answer : A
2. 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
3. A part of database that stores only one type of data is
A. Report
B. Field
C. Query
D. Record
Answer : B
4. The expression builder is an access tool that controls an expression___ for entering an expression
A. Table
B. Box
C. Cell
D. Palette
Answer : B
5. Which of the following term is least related to database?
A. Attributes
B. Tuples
C. Relationship
D. Columns
Answer : D
6. 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
7. Microsoft Access is a
A. RDBMS
B. OODBMS
C. ORDBMS
D. Network database model
Answer : A
8. In a database table, the category of information is called ____________
A. tuple
B. field
C. record
D. All of above
Answer : B
9. 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
10. Which of the field has width 8 bytes?
A. Memo
B. Number
C. Date/Time
D. Hyperlink
Answer : C
11. It is used to calculate and restructure data for easier analysis of your data. It calculates the sum,
A. Parameter
B. Select
C. crosstab
D. Append
Answer : C
12. 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
13. Which of the following expresses correct order?
A. Characters, Fields, Records, Tables, Files, Databases
B. Characters, Fields, Records, Tables, Database, Files
C. Databases, Tables, Files, Records, Field, Character
D. Files, Databases, Tables, Records, Fields, Characters
Answer : A
14. What do you mean by one to many relationship between Student and Class table?
A. One student can have many classes
B. One class may have many student
C. Many classes may have many students
D. Many students may have many classes
Answer : A
15. A __ name must be unique within a database
A. Table
B. Field
C. Record
D. Character
Answer : A
16. 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
17. The complete information about an entity in a database is called
A. Data
B. Information
C. Field
D. Record
Answer : D
18. The command center of access file that appears when you create or open the MS Access database file.
A. Database Window
B. Query Window
C. Design View Window
D. Switchboard
Answer : A
19. Database Management Systems are featured with:
A. The facility to easy editing, spelling check, auto pagination, lay out and printing reports
B. The ability to store large amount of data to facilitate easy update, sort and retrieval
C. The ability to calculate efficiently with the help of built-in functions and analyze
D. All of above
Answer : B
20. The task of arranging data in order is called
A. Searching
B. Sorting
C. Ordering
D. Shorting
Answer : B
21. A composite key is
A. Required when a table does not have any unique fields in it
B. The primary key with AutoNumber as the field type
C. Made up of two or more fields to uniquely identify records
D. Is a foreign key that uniquely identifies records
Answer : C
22. 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
23. What is the difference between Open and Open Exclusively?
A. Open statement opens access database files and Open Exclusively opens database files of other program like Oracle
B. Open Exclusive locks whole database so that no one can access it whereas Open locks only the record that is being accessed
C. Both Open and Open Exclusively are same
D. Open Exclusive command does not exist in MS Access
Answer : B
24. 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
25. 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
26. This is the stage in database design where one gathers and lists all the necessary fields for the database project.
A. data definition
B. data refinement
C. establishing relationship
D. none of the above
Answer : A
27. Which of the following may not be a database?
A. Data presented in table in MS Word document
B. Data entered in Excel spreadsheet
C. A presentation created in PowerPoint
D. A telephone diary
Answer : C
28. Which of the following statement is true?
A. Foreign key fields dont allow duplicate values
B. In primary key field you can enter duplicate value
C. In an indexed field you may or may not enter duplicate value depending upon setting
D. All statements are true
Answer : C
29. 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
30. What do you mean by one to many relationship between Student and Class table?
A. One student can have many classes
B. One class may have many student
C. Many classes may have many students
D. Many students may have many classes
Answer : A
31. 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
32. 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
33. 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
34. What is a form in MS Access
A. It is a printed page where users will write their data to fill it up
B. It is an input screen designed to make the viewing and entering data easier
C. This is an important part of database used by analysts to draw conclusions
D. All of above
Answer : B
35. It is most common type of query. It retrieves records from one or more tables and then displays the
A. Parameter
B. Select
C. crosstab
D. All of above
Answer : B
36. DCL provides commands to perform actions like
A. Change the structure of tables
B. insert, update or delete records and data values
C. authorizing access and other control over database
D. None of above
Answer : C
37. 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
38. Following is not a database model
A. network database model
B. relational database model
C. Object Oriented database model
D. None
Answer : D
39. Which field type can store photos?
A. Hyperlink
B. OLE
C. Both of these can be used
D. Access tables cant store photos
Answer : B
40. Which of the following is not a field type in Access
A. Memo
B. Hyperlink
C. OLE Object
D. Lookup Wizard
Answer : D
41. Which of the following is not a database object?
A. Tables
B. Queries
C. Relationships
D. Reports
Answer : C
42. What is the maximum length a text field can be?
A. 120
B. 255
C. 265
D. 75
Answer : B
43. A database object in MS Access that stores a question about the data in database?
A. Table
B. Form
C. Query
D. Report
Answer : C
44. 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 abve
Answer : D
45. The two form layout types will display multiple records at one time are tabular and___
A. columnar
B. justified
C. date sheet
D. pivot table
Answer : B
46. 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
47. Which of the following is NOT a type of Microsoft Access database object?
A. Table
B. Form
C. Worksheets
D. Modules
Answer : C
48. 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
49. To sort records in a table
A. Open table, click on the field on which the sorting is to be done, then click Sort button on database toolbar
B. Open table, click Sort button on database toolbar, choose field based on which to sort, click OK
C. Click the field heading to sort it ascending or descending
D. All of above
Answer : A
50. 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

Sharing is caring