In MS Access, the data type that can store files like Word documents or images within a record is: MCQ with Answer and Explanation

In MS Access, the data type that can store files like Word documents or images within a record is:
A. Memo
B. Hyperlink
C. Attachment
D. OLE Object
Answer: Option C
Solution (By JKSSB Mock Tests)
Attachment is the modern data type for storing multiple files. OLE Object is older but also stores objects; but Attachment is more versatile.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
What is the shortcut key to open the 'Find and Replace' dialog box in MS Word with the Replace tab active?
A. Ctrl + F
B. Alt + E, E
C. Ctrl + G
D. Ctrl + H

Correct Answer: Option D


Explanation:
Ctrl + H opens the Find and Replace dialog with the Replace tab active. Ctrl+F opens the Navigation pane for Find. Ctrl+G opens Go To. Alt+E,E is old menu.

This question belongs to: Computer Microsoft Office
Question #2
What is the result of the Excel formula =LEN("MS Excel 2026")?
A. 12
B. 11
C. 13
D. 10

Correct Answer: Option C


Explanation:
The LEN function counts all characters within a text string, including alphanumeric digits, spaces, and special symbols. "MS Excel 2026" contains exactly 13 characters.

This question belongs to: Computer Microsoft Office
Question #3
What is the keyboard shortcut to cut selected content in MS Office?
A. Ctrl + Z
B. Ctrl + X
C. Ctrl + V
D. Ctrl + C

Correct Answer: Option B


Explanation:
Ctrl + X cuts (removes) the selection and places it on the clipboard. Ctrl + C copies, Ctrl + V pastes, Ctrl + Z undoes.

This question belongs to: Computer Microsoft Office