Dreamweaver's work ____ are options that modify the appearance of the workspace, user interactions, accessibility features, and default settings.

A. edits
B. preferences
C. maps
D. tools


Answer: B

Computer Science & Information Technology

You might also like to view...

Find the error of the following code segment.

``` void G() { Console.WriteLine("Inside method G"); void H() { Console.WriteLine("Inside method H"); } } ```

Computer Science & Information Technology

Photos that have lost considerable quality appear pixilated and display blocks of color, as shown in the accompanying figure.

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

Computer Science & Information Technology

Suppose x is 5 and y is 7. Choose the value of the following expression:(x != 7) && (x <= y)

A. false B. true C. 0 D. null

Computer Science & Information Technology

PNG supports transparency, but not animation.?

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

Computer Science & Information Technology