A(n) ________ is a set of constraints or rules that help control how data is entered into a field
A) Input mask B) Lookup list C) Data validation D) Default value
C
You might also like to view...
Inheritance is also known as the
a. knows-a relationship. b. has-a relationship. c. uses-a relationship. d. is-a relationship.
Consider the List interface in the java.util package for ordered collections of objects. Write preconditions and post conditions in OCL for the following operations:
The constraints below assume that an ordered association between the list and its contained elements is called elements. a. int size() returns the number of elements in the list. b. void add(Object e) adds an object at the end of the list. c. void remove(Object e) removes an object from the end of the list. d. boolean contains(Object e) returns true if the object is contained in the list. e. Object get(int idx) returns the object located at index idx, 0 being the index of the first object in the list.
How many other forms does the More Forms list provide?
A) 2 B) 3 C) 4 D) 5
To turn on the Track Changes feature, click the Review tab on the Ribbon, and then, in the Tracking group, click the ____ button.
A. Track Changes B. Track C. Changes D. Edit