Match the following terms to their meanings:

I. Calculated Control
II. Bound Control
III. Label Control
IV. Text Box Control
V. Date Control

A. A control that retrieves its data from an underlying table or query
B. A control that inserts the current time the form or report is opened
C. A bound control that displays the data from the underlying table or query
D. A control that contains descriptive information, usually a field name or title
E. A control that contains an expression that most often summarizes a field that contains numerical data


E, A, D, C, B

Computer Science & Information Technology

You might also like to view...

________ hackers break into systems for non-malicious reasons such as to test system security vulnerabilities

A) Gray-hat B) White-hat C) Black-hat D) Green-hat

Computer Science & Information Technology

A Case statement in a Select Case structure can test for a range of values.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

William wants to create a dialog box in his website to display the message "My name is William". Which of the following syntaxes must William use to display the message?

A. alert("My name is William") B. confirm("My name is William") C. prompt("My name is William") D. print("My name is William")

Computer Science & Information Technology

What is the function of an access control list?

What will be an ideal response?

Computer Science & Information Technology