Multiple choice

Major advantage(s) of systems developed using DBMS as compared to systems using conventional file system, is/are

  1. that the DBMS involves simultaneous updates of all data structures to keep the status current

  2. that conventional file system applications are inflexible

  3. that ad-hoc queries are not possible in conventional file system applications

  4. all of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DBMS systems offer advantages over file systems by providing data independence, better query capabilities, and centralized control, making all listed options valid.