QUESTION 19 .An API (application programming interface) is defined proprietary a
ID: 3741984 • Letter: Q
Question
QUESTION 19
.An API (application programming interface) is defined proprietary as a set of routines, protocols, and workbench tools for building software applications under terms of a license aggreement..
True
False
4 points
QUESTION 20
.An enterprise database can be defined as the "company's data representation" meaning a situation that provides support for both present and expected future operations.
True
False
4 points
QUESTION 21
.Protecting data content in the database is a function of authorization management, which handles user access, view definition, access control, and usage monitoring.
True
False
4 points
QUESTION 22
.The DBA can use an audit log to automatically record a description of database operations performed by users.
True
False
4 points
QUESTION 23
.Distributed processing shares databases for multiple physically independent sites that are connected through a network, allowing logical processing to be performed on different computers.
True
False
Explanation / Answer
19. False
Explanation: An API is an interface that allows programmers to write code, which establishes a connection to supply the data for applications we use everyday (i.e. tools, games, and social networks).
20. True
Explanation: An enterprise database is used to represent "company's data representation" and is primarily used to store present and future data.
21. True
Explanation: Protecting data content in the database is a function of authorization management, which handles user access, view definition, access control, and usage monitoring.
22. True
Explanation: The DBA uses audit trails to store a description of database operations performed by users.
23. True