Q. To create a table in Access

  • (A) Database should be created before create table
  • (B) Table can be created using Table Templates
  • (C) There must be at least one Primary key in a table
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

Q. In MS Access, Field Value may contain

  • (A) Text
  • (B) Date & Time
  • (C) Picture
  • (D) All of the Above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the Above

Q. What is the use of Cascade Delete Option in MS Access?

  • (A) It makes sure that all the records from the parent table and child table is deleted from selected database
  • (B) It makes sure that all the related records will be deleted automatically from child table when the records from parent table is deleted
  • (C) It makes sure that all the related records will be deleted automatically from Parent table when the records from child table is deleted
  • (D) None of above
πŸ’¬ Discuss
βœ… Correct Answer: (B) It makes sure that all the related records will be deleted automatically from child table when the records from parent table is deleted

Q. By default, what is the name of a new module in the Modules folder of the Project pane called?

  • (A) Module1
  • (B) New Module
  • (C) Module
  • (D) Bas1
πŸ’¬ Discuss
βœ… Correct Answer: (A) Module1

Q. Which of the following statements about a tab control in a form is incorrect?

  • (A) It defines a layered space
  • (B) It can contain only one object
  • (C) It is created in multipage forms
  • (D) It is a control object
πŸ’¬ Discuss
βœ… Correct Answer: (B) It can contain only one object

Q. Which of the following statements regarding charts is incorrect?

  • (A) It can be linked to the object in which it is placed
  • (B) It is a control linked to a data source
  • (C) It can be inserted into a form only
  • (D) It can be designed as a standalone-object
πŸ’¬ Discuss
βœ… Correct Answer: (C) It can be inserted into a form only

Q. Which of the following is the file extension for an Extensible Markup Language?

  • (A) XSD
  • (B) XML
  • (C) HTML
  • (D) EML
πŸ’¬ Discuss
βœ… Correct Answer: (B) XML

Q. Which part of the IIF expression is the action performed if the true condition exists?

  • (A) Third
  • (B) Second
  • (C) First
  • (D) Inner
πŸ’¬ Discuss
βœ… Correct Answer: (B) Second

Q. The three parts of an IIF function are separated by ________.

  • (A) Commas
  • (B) Semicolons
  • (C) Asterisks
  • (D) Dashes
πŸ’¬ Discuss
βœ… Correct Answer: (A) Commas

Q. The Allow ________ property controls whether new records can be added through the form.

  • (A) Data Entry
  • (B) Deletions
  • (C) Edits
  • (D) Additions
πŸ’¬ Discuss
βœ… Correct Answer: (D) Additions