Match the following terms to their meanings:

I. Unbound control
II. Text box control
III. Line control
IV. Ctrl + End
V. Calculated control

A. Moves to the end of a report
B. A label control on a report
C. A control whose source of data is an expression, rather that a field
D. Places a line on the design of a report
E. Have three properties relating to tab order: Tab index, Tab Stop and Auto Tab


B, E, D, A, C

Computer Science & Information Technology

You might also like to view...

What is the output of the following code?

``` string s("abc"); s.append("welcome"); cout << s << endl; ``` A. abcwelcome B. abc C. welcome D. welcomeabc

Computer Science & Information Technology

Because the Refresh button forces the Web browser to get the most recent version of the page, it may take noticeably longer to display again

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is not a possessed object?

A. PIN B. badge C. smart card D. key

Computer Science & Information Technology

You do not need to create wiring schematics for a small network.

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

Computer Science & Information Technology