The Excel data _____ feature restricts data entry to follow a defined set of rules.
A. error-checking
B. rule-based
C. validation
D. contingent
Answer: C
You might also like to view...
Answer the following statements true (T) or false (F)
1) Files that are open for output from a program must be explicitly closed in the program. 2) Unchecked exceptions must be caught or propogated, or a program will not compile. 3) A finally clause is always required in a try-catch block. 4) Attempting to divide by zero will result in an Error being thrown, not an Exception. 5) Every line in a catch block is guaranteed to be executed in all situations.
Outlook can remind you about a task so that you do not forget to complete it.
Answer the following statement true (T) or false (F)
To place a node in the left of a BorderPane p, use ___________.
a. p.setEast(node); b. p.placeLeft(node); c. p.setLeft(node); d. p.left(node);
The Photoshop ____________________ is customizable so you can change the way it appears based on your preferences.
Fill in the blank(s) with the appropriate word(s).