Referring to the figure above, you can use this dialog box to designate the name attribute, which ____.

A. dictates the width of the displayed text box
B. provides default text that is displayed when the form is loaded
C. is used by form-handling scripts
D. allows a visitor to enter secure information

Answer: C

Computer Science & Information Technology

You might also like to view...

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

1. The top-down design process is sometimes referred to as stepwise refinement. 2. The scope of a variable is the segment of the program in which the variable can be accessed. 3. A module can have two or more variables with the same name because they are within the same scope. 4. The arguments in a module call and the parameters listed in the module header must be of compatible data types. 5. The scope of the parameter variables is the entire program and they are visible to any statement in the program.

Computer Science & Information Technology

The programs used by the computer to control and maintain hardware and to communicate with the user are:

a. applications software b. browsers c. shareware d. system software

Computer Science & Information Technology