A student is studying in preparation for an interview for a job in programming and network automation. What is a characteristic of CRUD ?
- It is a data model that describes what can be configured, monitored, executed, and reset on a device.
- It is a markup programming language.
- It is a free online tool that can check the format of programmed files to verify that they have valid syntax.
- It is an acronym that describes functions that most applications or databases use to store or alter data.
Explanation: CRUD is an acronym that stands for CREATE, READ, UPDATE, and DELETE. For example, in a SQL database, the CRUD functions are used to interact with or manipulate thedata stored in the database.
Exam with this question: CCNP Core Networking: Modules 27 - 29 Checkpoint Exam: Virtualization, Automation, and Programmability Exam
Please login or Register to submit your answer