Only specific values can be entered into a field when the ________ property is applied
A) validation rule
B) Modal
C) Caption
D) Required
A
You might also like to view...
____________ are useful for returning more than one value from a method.
a. Reference parameters b. Named arguments c. Default arguments d. Parameter lists
The advantage of using the Enter button on the ________, instead of the Enter key on your keyboard, is that the cell containing the formula remains the active cell
A) status bar B) formula bar C) Home tab D) Data tab
To view all of the slides in a presentation at one time, you can use Reading view
Indicate whether the statement is true or false
Match the JavaScript programming terms to the descriptions
I. do...while loop A. A loop that repeats a set number of times II. array B. A loop that repeats as long as a condition is true III. for...loop C. Used to access individual locations in an array IV. subscript D. A variable that is accessible to different functions V. global variable E. A group of memory locations with the same name