The ACID test is used to describe what A Behaviorbased intru
The ACID test is used to describe what?
A. Behavior-based intrusion detection
B. Database transactions
C. Signature-based intrusion detection
D. The strength of a cryptographic function
Solution
B. Programmers involved in database management talk about the ACID test when discussing whether a database management system has been properly designed to handle transactions. The ACID test addresses atomicity, consistency, isolation, and durability. Answer A is incorrect because the ACID test does not deal with behavior-based IDS systems. Answer C is incorrect because ACID is not related to signature-based IDS systems. Answer D is incorrect because the ACID test is not related to the strength or a cryptographic function.
