You can export data to a(n) _____ format.
A. Word document
B. HTML document
C. Excel workbook
D. all of the above
Answer: D
You might also like to view...
Autoforwarding allows you to forward messages to other e-mail addresses automatically.
Answer the following statement true (T) or false (F)
Most modern operating systems do not support multithreading and multitasking.
Answer the following statement true (T) or false (F)
Which of the following CSS levels is obsolete?
A. CSS Level 1 B. CSS Level 2 C. CSS Level 3 D. None of the above
Assume that r2 contains the initial value Explain the effect of each of the following six instructions, and give the value in r2 after each instruction executes
a. STR r1,[r2] b. STR r1,[r2, #8] c. STR r1,[r2, #8]! d. STR r1,[r2], #8 e. STR r1,[r2, r0, LSL #8] f. STMFD r2!,{r1,r2}