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

1. Panels can be collapsed to icons.

2. If you decide that you want to restore the default Photoshop Preferences, you have to go back to the individual Preferences panels and undo each change individually.

3. The Essentials workspace includes two collapsed panels.

4. You have to work with the default panels provided in a workspace.


1. TRUE
2. FALSE
3. TRUE
4. FALSE

Computer Science & Information Technology

You might also like to view...

What are the values in the array after execution of the following code?

int a[4] = {3, 7, 6, 2}; int i = 2; a[i] = i + 1; a[i + 1] = a[ i – 1]; a[1] = 5; a) 5, 3, 3, 6 b) 3, 5, 3, 7 c) 5, 7, 3, 7 d) 5, 7, 2, 1

Computer Science & Information Technology

____ utilities are designed to back up and restore files from a computer's primary storage device.

A. Operating system B. Application C. Backup D. Restore

Computer Science & Information Technology

To set a table's primary key, click the Primary Key button in the Tools group on the Home tab.

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

Computer Science & Information Technology

Which of these is not a step in migrating from Windows XP to Windows 7?

a. Backup XP files. b. Choose the option to perform a clean installation. c. Select the Upgrade option. d. If you choose to install Windows 7 on the Windows XP partition the old operating system files will be retailed in a folder called Windows.old. Do not format the partition containing the Windows.old folder.

Computer Science & Information Technology