All of the following are examples of form controls EXCEPT ____.
A. option buttons
B. text boxes
C. radio areas
D. check boxes
Answer: C
You might also like to view...
Which operation will write val to the item at position i in anArray?
A. anArray[i] = val; B. anArray[i] = val; C. anArray.val[i]; D. val = anArray[i];
Which statement is true?
a. An If…Then statement cannot be nested inside a While statement. b. An If…Then statement cannot be nested inside an If…Then statement. c. A While statement cannot be nested inside an If…Then statement. d. None of the above.
SFTP is (FTP over SSH) and FTPS (FTP over SSL). Both offer which of the following?
What will be an ideal response?
If you use the Top Values option to show the top 5 records and there is a tie for fifth place, the datasheet will display ____.
A. Only four records B. The first four records plus all records that tie for fifth place C. The first four records plus one record for fifth place determined by the value in the key field of the records that tie D. An error message indicating that the Top Values entry must be changed