Which of the following field types in MS Access supports linking external multimedia structures, files, or objects created in third-party software applications directly into a table row? MCQ with Answer and Explanation

Which of the following field types in MS Access supports linking external multimedia structures, files, or objects created in third-party software applications directly into a table row?
A. OLE Object
B. Hyperlink
C. Calculated field type
D. Attachment
Answer: Option A
Solution (By JKSSB Mock Tests)
OLE Object (Object Linking and Embedding) allows files like spreadsheets, images, sounds, or document structures created in external applications to be embedded inside Access databases.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In Excel, which formula will correctly return the text 'Hello' from cell A1 if A1 contains 'Hello World'?
A. =MID(A1,1,6)
B. =RIGHT(A1,5)
C. =TRIM(A1)
D. =LEFT(A1,5)

Correct Answer: Option D


Explanation:
LEFT(A1,5) extracts first 5 characters ('Hello'). RIGHT gets from right, MID from any position, TRIM removes extra spaces.

This question belongs to: Computer Microsoft Office
Question #2
In Excel, to copy a formula without changing relative references, you can:
A. Use Ctrl + ' to copy formula from above
B. Use Ctrl + D
C. Use Ctrl + R
D. Paste exact formula by editing in formula bar, copy, or use absolute references

Correct Answer: Option D


Explanation:
To copy exact formula text, edit cell, select all text, copy. Or use absolute references.

This question belongs to: Computer Microsoft Office
Question #3
Which option under the MS Word table layout properties allows you to configure a row of text data cells to repeat across consecutive vertical sheets if a table splits?
A. Keep Text Row Together
B. Repeat Header Rows
C. AutoFit Row dimensions
D. Distribute Rows Uniformly

Correct Answer: Option B


Explanation:
The 'Repeat Header Rows' feature under Table Tools automatically duplicates selected top header labels on every new page that the table spans.

This question belongs to: Computer Microsoft Office