The ____________________ property is used to position a caption above or below the table.

Fill in the blank(s) with the appropriate word(s).


caption-side

Computer Science & Information Technology

You might also like to view...

When an object is concatenated with a String, ________.

a. a compilation error occurs b. a runtime error occurs c. the object’s toString method is implicitly called to obtain the String representation of the object d. the object’s class name is concatenated with the String

Computer Science & Information Technology

Which of the following statements is false?

a. In the UML, each class is modeled in a class diagram as a rectangle with three compartments. The top one contains the class’s name centered horizontally in boldface. The middle one contains the class’s attributes, which correspond to instance variables in Java. The bottom one contains the class’s operations, which correspond to methods and constructors in Java. b. UML represents instance variables as an attribute name, followed by a colon and the type. c. Private attributes are preceded by the keyword private in the UML. d. The UML models operations by listing the operation name followed by a set of parentheses. A plus sign (+) in front of the operation name indicates that the operation is a public.

Computer Science & Information Technology

Saving a PowerPoint presentation in compatibility mode:

A) saves it as a PowerPoint 97-2003 Presentation. B) makes it compatible with Word, Adobe Reader, and XPS. C) allows other presentation software programs to read and edit the file. D) permits it to be opened, but not edited, in PowerPoint 97.

Computer Science & Information Technology

A home user is pairing a bluetooth gaming controller with the game console. Which of the following is implemented between the console and the controller?

A. LAN B. PAN C. WAN D. MAN

Computer Science & Information Technology