The default number of rows that display in the Insert Table dialog box when you click the Insert table button is ________
A) 4 B) 3 C) 2 D) 5
C
Computer Science & Information Technology
You might also like to view...
A comment in Visual Basic begins with:
a) */ b) ' c) // d) \\
Computer Science & Information Technology
Which of the following statements is false?
a. Java allows a class to implement multiple interfaces in addition to extending one class. b. Classes declared with implementation inheritance are tightly coupled. c. Classes declared with interface inheritance are tightly coupled. d. An interface also may extend one or more other interfaces.
Computer Science & Information Technology