Exam-style question
Try this first
What is a key feature of a client server database system?.
- A.It allows only one client to access the database at a time.
- B.It provides simultaneous access to the database for multiple clients.
- C.It stores every database record separately on each client.
- D.It prevents clients from editing any database records.
Model answer
What a good answer should say
- It provides simultaneous access to the database for multiple clients.
Explanation
Why this works
A client server database system is designed to provide simultaneous access to the database for multiple clients.
Common mistake
No common mistake is linked to this question yet.
