Question:

The separation of the data definition from program is known as _______ .

Show Hint

Data independence is a key feature in database design, helping ensure long-term flexibility and scalability of applications.
Updated On: Jun 16, 2025
  • Data dictionary
  • Data independence
  • Data integrity
  • Referential integrity
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Data independence refers to the ability to change the schema of a database without having to change the application programs that access the database. It separates the logical and physical aspects of data storage.
Was this answer helpful?
0
0