In MS Access, which object can contain other objects like buttons, text boxes, and subforms? MCQ with Answer and Explanation

In MS Access, which object can contain other objects like buttons, text boxes, and subforms?
A. Table
B. Macro
C. Form
D. Query
Answer: Option C
Solution (By JKExamLibrary)
Forms serve as containers for controls.

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
The shortcut to minimize the ribbon in MS Office is:
A. F11
B. Ctrl + F1
C. Shift + F1
D. Alt + F1

Correct Answer: Option B


Explanation:
Ctrl+F1 toggles ribbon minimization.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In MS Access, a query that groups data and calculates sums, averages, or counts is known as:
A. Crosstab query
B. Select query
C. Totals query
D. Parameter query

Correct Answer: Option C


Explanation:
A Totals query (using Group By, Sum, Avg, etc.) aggregates data. Crosstab query also aggregates but in a cross-tab format.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
In Excel, which function is used to join text from multiple cells with a delimiter (Excel 2019/365)?
A. TEXTJOIN()
B. CONCAT()
C. JOIN()
D. CONCATENATE()

Correct Answer: Option A


Explanation:
TEXTJOIN has a delimiter argument. CONCAT does not have delimiter.

This question belongs to: Computer Microsoft Office