No objects can be placed on a(n) ____________________ layer.

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


hidden

Computer Science & Information Technology

You might also like to view...

Outlook includes RSS, common building blocks that can be recycled and used again within your email messages.

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

Computer Science & Information Technology

The generic Plugin button is available in the Flash Button list in the Common category of the Insert panel.

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

Computer Science & Information Technology

What is y after the following for loop statement is executed?

``` int y = 0; for (int i = 0; i < 10; ++i) { y += 1; } ``` A. 9 B. 10 C. 11 D. 12

Computer Science & Information Technology

How many partitions can a hard drive have in Linux?

A. four B. 12 C. 16 D. 32

Computer Science & Information Technology