In MS Access, the property 'Default Value' is used to: MCQ with Answer and Explanation

In MS Access, the property 'Default Value' is used to:
A. Restrict the type of data
B. Automatically enter a value when a new record is created
C. Set the maximum length of a field
D. Format the display of data
Answer: Option B
Solution (By JKExamLibrary)
Default Value populates a field when a new record is added, unless overridden.

This question belongs to: Computer Microsoft Office

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1 Report Error
In Excel, the formula =A1>B1 returns:
A. Yes or No
B. 1 or 0
C. TRUE or FALSE
D. Both A and B

Correct Answer: Option C


Explanation:
Logical comparison returns TRUE or FALSE. However, TRUE/FALSE can be coerced to 1/0, but direct result is boolean.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In MS PowerPoint, which tool allows an author to capture formatting configurations, borders, and effects from an image and apply those same properties to another image asset?
A. Format Painter
B. Theme Styles manager
C. Design Master
D. Animation Painter

Correct Answer: Option A


Explanation:
The Format Painter tool copies visual style formatting (such as borders, shadows, and fills) from a selected object and applies it to another asset with a single click.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
In Excel, the formula =SUM(Sheet2:Sheet5!B3) will:
A. Sum all cells named Sheet2 and Sheet5
B. Sum cell B3 from Sheet2 through Sheet5
C. Sum range B3 on the active sheet
D. Cause an error because of incorrect syntax

Correct Answer: Option B


Explanation:
This 3-D reference sums the same cell across multiple worksheets.

This question belongs to: Computer Microsoft Office