When drawing borders, the default Pen Weight is measured in:

A) centimeters.
B) inches.
C) points.
D) pixels.

C

Computer Science & Information Technology

You might also like to view...

Assume that the function call operator() is overloaded for data type String in the usual sense of selecting a substring from a larger string. For a String object string1 with the character string "ABCDEFGHI", what string does string1( 4 , 2 ) return?

a. "EF" b. "EFGHI" c. "CDEF" d. "CD"

Computer Science & Information Technology

The Special Effects button changes the special visual effect of the selected control(s)?. ____________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology