Explain the difference between a lookup list and a multiple-value list
What will be an ideal response?
A lookup list limits a field to a predefined list of values which can be used only one time. A multiple-value list accepts multiple values in a single field.
You might also like to view...
Which of the following statements about virtual functions is false?
a. They allow the program to select the correct implementation at execution time. b. They can use either static or dynamic binding, depending on the handles on which the functions are called. c. They do not remain virtual down the inheritance hierarchy. d. They can be called using the dot operator.
When using Mail Merge, information such as person's name, street address, city, state, and zip are collectively referred to as a field
Indicate whether the statement is true or false
In the figure above, which number refers to the midtones level?
A. 3 B. 4 C. 5 D. 6
If there is a directed edge from vertex x to vertex y, which of the following can be concluded about x and y?
a) y is a predecessor of x b) x is a successor of y c) x is adjacent to y d) y is adjacent to x