When creating a new page from a template, any areas outside the editable region are ____.

A. available
B. hidden
C. crossed out
D. grayed out


Answer: D

Computer Science & Information Technology

You might also like to view...

Today’s ________ computers, smartphones and tablets enable computers to perform tasks truly concurrently.

a) large memory b) multiscreen c) soft keyboard d) multicore

Computer Science & Information Technology

Which one of the following assignment statements will cause a syntax error because of mismatching data types?

a. double density = 34.12; b. double length = 0.5; c. double bonus = 24.95m; d. double depth = 1200;

Computer Science & Information Technology

The preorder traversal algorithm traverses the left subtree, visits the root node, and traverses the right subtree.

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

Computer Science & Information Technology

____________________ or radial graphs show a correlation between variables.

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

Computer Science & Information Technology