Q. Which of the following creates a drop down list of values to choose from?

  • (A) Lookup wizard
  • (B) Memo
  • (C) Hyperlink
  • (D) Ole object
πŸ’¬ Discuss
βœ… Correct Answer: (A) Lookup wizard

Q. Which of the following is not a database model

  • (A) Network database model
  • (B) Relational database model
  • (C) Object oriented database model
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (D) None

Q. Which of the following is not a database object?

  • (A) Reports
  • (B) Relationships
  • (C) Queries
  • (D) Tables
πŸ’¬ Discuss
βœ… Correct Answer: (B) Relationships

Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of above

Q. What do you mean by one-to-many relationship between student and class table?

  • (A) Many students may have many classes
  • (B) Many classes may have many students
  • (C) One class may have many students
  • (D) One student can have many classes
πŸ’¬ Discuss
βœ… Correct Answer: (D) One student can have many classes

Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (B) Select

Q. The operation of checking input data against specified criteria is known as?

  • (A) Data control
  • (B) Cross check
  • (C) Data validation
  • (D) Data verification
πŸ’¬ Discuss
βœ… Correct Answer: (C) Data validation

Q. The ascending order of data hierarchy is?

  • (A) Bit – byte – field – record – database – file
  • (B) Byte – bit – field – record – file – database
  • (C) Bit – byte – record – field – file – database
  • (D) Bit – byte – field – record – file – database
πŸ’¬ Discuss
βœ… Correct Answer: (D) Bit – byte – field – record – file – database

Q. In the form wizard dialog box, the fields from the selected table are displayed in this list box.

  • (A) Available fields
  • (B) Available records
  • (C) All records
  • (D) All fields
πŸ’¬ Discuss
βœ… Correct Answer: (A) Available fields

Q. Which of the following is NOT a type of Microsoft Access database object?

  • (A) Modules
  • (B) Worksheets
  • (C) Form
  • (D) Table
πŸ’¬ Discuss
βœ… Correct Answer: (B) Worksheets