Multiple choice

Which language is used by most of DBMS's for helping their users to access data?

  1. 4GL

  2. SQL

  3. Query languages

  4. HLL

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

SQL (Structured Query Language) is the standard language used by virtually all relational DBMSs for data access and manipulation. 4GL and HLL are broader categories. While SQL is technically a query language, Option B is the specific, widely-adopted standard the question seeks.