Characteristics of a field that control how the field displays and how data is entered are:

a. data sources
b. data forms
c. field properties


C

Computer Science & Information Technology

You might also like to view...

The following declaration allocates space for how many double variables?

What will be an ideal response? ``` double [][][] temperatures = new double [10][20[]30]; ```

Computer Science & Information Technology

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

1. size and capacity of a vector are two names for the same thing. 2. Assignment behaves essentially the same for vectors as for arrays.

Computer Science & Information Technology

A(n) ____________________ is the general category of input device that allows you to manipulate an on-screen pointer and other screen-based graphical controls.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Changing the width and/or height of an image does not affect its resolution.

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

Computer Science & Information Technology