144k views
1 vote
Which of the following components of a database management system (DBMS) is used to design elements of an application using a database, such as data entry screens, interactive menus, and interfaces with other programming languages?

a. The application manipulation component
b. The application administration component
c. The application definition component
d. The application generation component

User Wantok
by
4.6k points

1 Answer

4 votes

Answer:

The correct answer to this question is "option(d)".

Explanation:

In the database management system (DBMS).It contains 5 components that can be given as:

i) Database engine.

ii) Data definition subsystem .

iii) Data manipulation subsystem .

iv) application generation subsystem.

v) Data administration subsystem.

But for the design component of an application, we only use the application generation component.

So the correct answer is option(d).

User Dunwan
by
5.5k points