Which of the following refers to the procedures that keep data current?
A. file maintenance
B. authentication integrity
C. data validation
D. information checking
Answer: A
You might also like to view...
Which of the following is a directive used to create an "include guard" that allows a program to be conditionally compiled to prevent a header file from accidentally being included more than once?
a. #include b. #guard c. #ifndef d. #endif e. None of these
Which of the following statements are true?
a. Use the private modifier to encapsulate data fields. b. Encapsulating data fields makes the program easy to maintain. c. Encapsulating data fields makes the program short. d. Encapsulating data fields helps prevent programming errors.
After a form is created, the designer should test the form by filling in the fields as the end user would
Indicate whether the statement is true or false
Processing a graph requires the ability to traverse the graph.
Answer the following statement true (T) or false (F)