Multiple choice

Which language is used by most DBMS for helping their users to access the data?

  1. 4GL

  2. SQL

  3. Query language

  4. HLL

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

Query languages are designed specifically to allow users to access and manipulate data within a database management system. While SQL is a specific type of query language, 'Query language' is the broader, correct classification.