Which of the following is not included in a table style?
A) Font B) Cell shading C) Outline level D) Alignment
C
Computer Science & Information Technology
You might also like to view...
Which of the following statements about SSAE-18 is not true?
A. It mandates a specific control set. B. It is an attestation standard. C. It is used for external audits. D. It uses a framework, including SOC 1, SOC 2, and SOC 3 reports.
Computer Science & Information Technology
What is the data type of the following function prototype's parameter variable?
int myFunction(double); a. int b. double c. void d. cannot tell from the prototype
Computer Science & Information Technology