In MS Access, what is the purpose of the 'Database Splitter'? MCQ with Answer and Explanation

In MS Access, what is the purpose of the 'Database Splitter'?
A. Splits a query into multiple parts
B. Creates a backup
C. Splits a database into front-end (forms, reports) and back-end (tables) for multi-user environment
D. Divides a table into two
Answer: Option C
Solution (By JKSSB Mock Tests)
Database Splitter separates objects to improve performance in shared environments.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In Excel, which function counts all cells that are not empty in a range?
A. COUNTIF()
B. COUNT()
C. COUNTA()
D. COUNTBLANK()

Correct Answer: Option C


Explanation:
COUNTA counts non-empty cells. COUNT counts only numbers, COUNTBLANK empty cells.

This question belongs to: Computer Microsoft Office
Question #2
In MS Excel, which chart type is best suited for showing trends over time?
A. Column Chart
B. Pie Chart
C. Bar Chart
D. Line Chart

Correct Answer: Option D


Explanation:
Line charts are ideal for displaying trends over time or categories. Pie charts show proportions, bar and column compare categories.

This question belongs to: Computer Microsoft Office
Question #3
In Access, which of the following is a valid way to set a primary key?
A. Right-click the field in Design View and select Primary Key
B. Both A and B
C. Use the Primary Key button in Design View
D. Set in Datasheet View

Correct Answer: Option B


Explanation:
You can set primary key by right-clicking or clicking the Primary Key button in Design View.

This question belongs to: Computer Microsoft Office