How many options are there for aligning the contents within a cell?
A) Two
B) Four
C) Six
D) Eight
C
You might also like to view...
Beginning with Java7, to catch multiple exceptions with a single catch, you can use __________.
a. multi-catch b. catch templates c. multi-try d. catchAll
Match each item with a statement below.
A. The GNOME file manager. B. Scans for and filters junk mail. C. A software container with its own OS, IP address, and applications. D. Used to digitally sign and encrypt e-mails. E. An archive file containing the contents of a CD or DVD. F. The e-mail software included with GNOME. G. The password encryption used in openSUSE. H. The default KDE file manager. I. A virtual screen on the Linux desktop.
Which of the following will cause a logical error if you are attempting to compare x to 5?
A. if (x == 5) B. if (x = 5) C. if (x <= 5) D. if (x >= 5)
The mp4 file format will play in an exported SWF presentation but not on the iPad.
Answer the following statement true (T) or false (F)