When you enter a field into a database, you are entering ________.
Fill in the blank(s) with the appropriate word(s).
data
Computer Science & Information Technology
You might also like to view...
Which process injects invalid or unexpected input (sometimes called faults) into an application to test how the application reacts?
A. buzzing B. fuzzing C. stress testing D. input validation
Computer Science & Information Technology
The quick sort algorithm can be used to
A) sort lists stored in arrays. B) perform binary search on arrays. C) quickly sort and search arrays. D) All of the above E) None of the above
Computer Science & Information Technology