Match the following terms to their meanings:
I. Unbound control A. Performs a specific function such as multiplying or comparing
II. Operator two values
III. Expression B. A control that does not have a source of data, such as a field
IV. Bound control from a table
V. Expression Builder C. A control whose data source is a field in a table or query
D. Allows easy access to the fields and controls in a database
and common operators
E. A mixture of field names, properties, constants, or operators
B, A, E, C, D
You might also like to view...
Which one of the following statements calls the Jump method of the Animal class using a reference variable named fox?
a. Animal.fox.Jump(); b. Animal(fox) = Jump(); c. fox.Jump(); d. fox = new Jump();
Which is true about web-based application software?
A) It is installed by the computer manufacturer. B) It is always free. C) It is stored completely on a web server instead of your hard drive. D) It does not need an Internet connection.
____________________ gives an encapsulated object its black box capabilities so that users of a class can see only the class members that you allow them to see.
Fill in the blank(s) with the appropriate word(s).
Which protocol is used to access a Windows computer remotely using the Windows graphical user interface?
A. FTP B. SMB C. RDP D. SSH