Which of the following is a valid MS Access data type for storing pictures? MCQ with Answer and Explanation

Which of the following is a valid MS Access data type for storing pictures?
A. Text
B. Hyperlink
C. Attachment
D. OLE Object
Answer: Option C
Solution (By JKExamLibrary)
Attachment data type (Access 2007+) stores images and files. OLE Object is older but also stores objects; however, Attachment is the modern recommended type.

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 is the shortcut key to insert a hyperlink in MS Word?
A. Ctrl + H
B. Ctrl + L
C. Ctrl + I
D. Ctrl + K

Correct Answer: Option D


Explanation:
Ctrl + K inserts a hyperlink in Word, Excel, and PowerPoint.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
To quickly remove paragraph formatting in MS Word, press:
A. Ctrl + Space
B. Ctrl + Q
C. Ctrl + 0
D. Ctrl + Shift + N

Correct Answer: Option B


Explanation:
Ctrl+Q resets paragraph formatting. Ctrl+Space removes character formatting. Ctrl+Shift+N applies Normal style.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
Which Access database object contains programming code that automates complex tasks?
A. Query
B. Module
C. Macro
D. Report

Correct Answer: Option B


Explanation:
Modules contain VBA code for advanced automation. Macros are simpler.

This question belongs to: Computer Microsoft Office