The use of ____ to indicate required fields encourages users to complete the corresponding fields initially, rather than submitting the form and then receiving an error message.
A. bullets
B. dashes
C. dots
D. asterisks
Answer: D
Computer Science & Information Technology
You might also like to view...
Which of the following statements is false?
a. The impressive functions performed by computers involve only the simplest manipulations of 1s and 2s. b. ASCII is a popular subset of Unicode. c. Fields are composed of characters or bytes. d. On some operating systems, a file is viewed simply as a sequence of bytes.
Computer Science & Information Technology
Which of the following is not a String method:
a) IndexOf b) IndexOfAll c) IndexOfAny d) LastIndexOfAny
Computer Science & Information Technology
The ________ allows you to define a value that will automatically appear in a new blank record
Fill in the blank(s) with correct word
Computer Science & Information Technology
The breadth-first traversal of a graph uses a stack rather than a queue.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology