Which of the following is a primary reason for manually setting up data validation?
A) To reduce user entry errors
B) To make sure that two identical entries are not entered as the primary key
C) To make sure that fields, like phone numbers, display in a consistent format
D) To make sure that text is not entered into number fields
A
You might also like to view...
To prevent modification of a built-in array’s values when you pass the built-in array to a function:
a. The built-in array must be declared static in the function. b. The built-in array parameter can be preceded by the const qualifier. c. A copy of the built-in array must be made inside the function. d. The built-in array must be passed by reference.
____ are used to check for the presence or absence of something.
A. Check boxes B. Option boxes C. Group boxes D. Text boxes
The SharePoint ________ view is the default view for the Project Tasks lists
Fill in the blank(s) with correct word
A programming error is called a(n) ____.?
Fill in the blank(s) with the appropriate word(s).