Which approach is considered a black-box security testing method?
A. Static application security testing
B. Binary code inspection
C. Dynamic application security testing
D. Source code review
Answer: C. Dynamic application security testing
You might also like to view...
What is the output of the following code?
```
#include
Which of the following aggregate operations can be executed on array variables?
A. Arithmetic B. Assignment C. Function returning a value D. Parameter passing by reference
A field's ________ determine how that field functions.
Fill in the blank(s) with the appropriate word(s).
Which of the following commands executes a rollback?
A. ROLLBACK TABLE; B. ROLLBACK; C. ROLLBACK ALL; D. ROLLBACK DB;