By default, when an object is selected, its paths and anchor points become visible.

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


True

Computer Science & Information Technology

You might also like to view...

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

1. If num is an integer variable, num++ and ++num can be used interchangeably in any program since the results will always be the same. 2. In the string.fromCharCode() method, string should be the name of the variable you are using in your program. 3. The string.fromCharCode() method is a static method. 4. All the ASCII characters are included in the Unicode Standard. 5. The charCodeAt() method changes the Unicode value of the character at the specified index in a string to its ASCII value. Then it returns the alphanumeric character that corresponds to the ASCII value.

Computer Science & Information Technology

A splash screen like the one in the accompanying figure can be used to make a program appear to load faster than it actually does.

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

Computer Science & Information Technology

You can ____ text on a selected layer directly on the canvas to select all of the text in the text object.

a. click b. double-click c. triple-click d. hover over

Computer Science & Information Technology

To temporarily display records in an Access database from a single table that match certain criteria, you would use a(n) ________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology