In MS Access, the 'Allow Zero Length' property is relevant for: MCQ with Answer and Explanation

In MS Access, the 'Allow Zero Length' property is relevant for:
A. Number fields
B. Text and Memo (Long Text) fields
C. All fields
D. Date fields
Answer: Option B
Solution (By JKExamLibrary)
Only text-based fields.

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
What will be the result of the MS Excel formula =COUNTA(A1:A4) if cell A1=10, A2="Text", A3=EMPTY, and A4=0?
A. 3
B. 2
C. 4
D. 1

Correct Answer: Option A


Explanation:
The COUNTA function counts any non-empty cells within a range. Out of four cells, three are occupied (10, "Text", 0) and one is blank, yielding 3.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In Excel, which function is used to return the current time?
A. =NOW()
B. =CURRENTTIME()
C. =TODAY()
D. =TIME()

Correct Answer: Option A


Explanation:
NOW() returns date and time. TIME() creates a time from given hours, minutes, seconds. There is no CURRENTTIME.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
The shortcut to display the 'Open' dialog in MS Office is:
A. Ctrl + F12
B. Ctrl + O
C. Both A and B
D. Ctrl + N

Correct Answer: Option C


Explanation:
Ctrl+O and Ctrl+F12 both open the Open dialog.

This question belongs to: Computer Microsoft Office