What is meant by persistence actions? A. Allow a literal to remain false B. Allow a literal to remain true C. Allow a literal to remain false & true D. None of the mentioned

[amp_mcq option1=”Allow a literal to remain false” option2=”Allow a literal to remain true” option3=”Allow a literal to remain false & true” option4=”None of the mentioned” correct=”option1″]

The correct answer is: None of the mentioned.

Persistence actions are actions that are performed on data that is stored in a persistent storage system. These actions include creating, updating, and deleting data. Persistence actions are typically performed by a database management system (DBMS).

A literal is a value that is not derived from other values. Literals can be of type string, number, date, or boolean. A literal cannot be changed after it has been assigned.

The options A, B, and C are all incorrect because they do not describe persistence actions.