ActiveX controls are useful for forms that are completed online, because you can control different events that occur when the control is used
Indicate whether the statement is true or false
TRUE
Computer Science & Information Technology
You might also like to view...
Which of the following is the best for generating random integer 0 or 1?
a. (int)Math.random() b. (int)Math.random() + 1 c. (int)(Math.random() + 0.5) d. (int)(Math.random() + 0.2) e. (int)(Math.random() + 0.8)
Computer Science & Information Technology
Clip art is inserted through the Clip Art task pane
Indicate whether the statement is true or false
Computer Science & Information Technology
To select all the worksheets in a workbook, you must select the tabs one at a time, then click on the Group button in the Selection group on the Home tab.
a. true b. false
Computer Science & Information Technology
In the following list: John, Kate, Fred, Mark, Jon, Adam, Drew which element is the head of the list?
a) John b) Mark c) Drew d) Adam
Computer Science & Information Technology