____________________ View is a view in which you create and manipulate the structure of an object.

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


Design

Computer Science & Information Technology

You might also like to view...

Write a function to change the frequency of a sound 10 times—five times lower than the original frequency, and five times higher.

Note: The function does not specify the amount to change the frequency by, therefore shifting it by any amount between one and zero five times then any amount greater than one five times will work. The easiest way to do this is to make use of the “halve” and “double” functions from this chapter. However, this will be very slow.

Computer Science & Information Technology

On the Document toolbar, the Validate markup button activates the browser for viewing or debugging the page.

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

Computer Science & Information Technology

Match the following TABLE TOOLS LAYOUT features and descriptions:

I. Merge Cells II. AutoFit III. Split Cells IV. Distribute Rows V. Cell Margins A. Adjusts the amount of white space inside a cell B. Divide a single cell into multiple cells C. Ensure that selected rows are identical in row height D. Formats columns and rows to accommodate the largest entries E. Join one or more cells to create a single cell

Computer Science & Information Technology

The ________ area of the Performance Monitor provides both instantaneous and recent-history readouts of your computer's four key performance measurements

A) Resources Monitor B) Processes C) Services D) Task Manager

Computer Science & Information Technology