Which of the following is not a format option for borders?

A. Line style
B. Width
C. Shading
D. Color

Answer: C

Computer Science & Information Technology

You might also like to view...

You can format one shape, set the format as default, and then insert new shapes with this format

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is false?

a. JAXB works with POJOs (plain old Java objects)—no special superclasses or interfaces are required for XML-serialization support. b. JAXB serializes only an object’s public instance variables and public read–write properties. c. A class must provide a public default or no-argument constructor to recreate the objects when they’re read from the file. d. JAXB requires you to implement special superclasses and interfaces for XML-serialization support.

Computer Science & Information Technology