If you apply an 8 pt. stroke to an object, the stroke is rendered with 4pts. inside and 4pts. outside the object.

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


True

Computer Science & Information Technology

You might also like to view...

Using inheritance allows us to

a. eliminate duplicate code b. make our classes more modular c. use polymorphism d. all of the above e. none of the above

Computer Science & Information Technology

How can you use role-based security in a virtualized environment?  Provide an example of role-based security.

What will be an ideal response?

Computer Science & Information Technology

An advantage of this password type is that it is very hard to crack. A disadvantage is that it is harder to remember and can often be much harder to enter correctly. Which password type is being described?

A. static B. one-time C. complex D. graphical

Computer Science & Information Technology

The ____ operator causes a bit-by-bit AND comparison between its two operands.

A. ~ B. ^ C. && D. &

Computer Science & Information Technology