Introduction to Database - Technical MCQs

Q1:

Applications are programs that interact directly with the database.

A True

B False

ANS:B - False

DBMS is database and database application. DBMS can interact directly with database. But the database can't directly interact with database application.

"Using interface only database interact with database application".