Multiple choice

Microsoft Access is a/an

  1. DBMS

  2. RDBMS

  3. SQL Language

  4. 4GL Language

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

Microsoft Access is a Relational Database Management System (RDBMS). It allows users to create and manage relational databases with tables, queries, forms, and reports. While it has DBMS capabilities, it specifically implements the relational model and uses SQL as its query language. It's not just a generic DBMS, a programming language, or a 4GL language.