Match the following terms to their meanings:

I. Border
II. Line weight
III. Line style

A. the thickness of the line measured in points
B. how the line displays such as solid, dashes, or dots
C. a frame around the picture


C, A, B

Computer Science & Information Technology

You might also like to view...

A(n) _____ backup backs up files that were added or changed since the last backup.

A. full B. differential C. incremental D. system

Computer Science & Information Technology

Use XSI message queues to implement a request system with two classes of requests: normal priority and high priority.Design the server to handle high-priority requests beforenormal-priority requests.

What will be an ideal response?

Computer Science & Information Technology

In Linux systems, a task represents a ________.

a) process b) thread c) job d) a and b only

Computer Science & Information Technology

Which of the following are types of assertions?

a. Preconditions. b. Postconditions. c. Conditions in control statements. d. (a) and (b).

Computer Science & Information Technology