Multiple choice technology databases

ADABAS has built its architecture on :

  1. Inverted List Model

  2. Relational Model

  3. Hierarchical Model

  4. Object Oriented Model

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

ADABAS uses the Inverted List Model for data storage and retrieval. This model uses inverted indexes to provide fast access to data through multiple keys, which is a key architectural feature of ADABAS.