A row in a table can be selected:
A) ONLY by pointing to it with the mouse and clicking.
B) by pressing the Select button on the Table Layout tab and choosing Select Row.
C) by either pointing to it and clicking or choosing the Select button on the Table Layout tab and choosing Select Row.
D) ONLY by choosing the Select button on the Page Layout tab.
C
You might also like to view...
Which of the following is NOT a valid AWT class?
A) Panel B) Applet C) TextArea D) JMenu
A customer with an older computer that has not had any hardware upgrades wants to install a newer, faster optical drive. What would you advise?
A) The customer should purchase the fastest drive that uses minimal hard drive caching. B) The newer, the faster, the better. C) An external drive is always better for older machines. D) A faster drive may not help because the system resources may limit its performance. E) None of these are advice you should give.
Both adware and spyware infect the machine the same way
Indicate whether the statement is true or false.
If a Button's name is reportButton, what will the default name of its Click() method be?
A. reportButton_Click() B. reportButton.Click() C. report_Click() D. report.Click()