It is necessary for a Photoshop image to have a Background layer.
Answer the following statement true (T) or false (F)
False
You might also like to view...
Identify the letter of the choice that best matches the phrase or definition.
A. All fall under the title of "Sample" B. Great for converting groups of files to other formats C. Saves the current status of your work as a new thumbnail at the top of the History panel D. This are about repetition E. It uses any of the snapshots at the top of the History panel as its source
Which of the following statements creates an instance of File on Window for the file c:\temp.txt?
a. new File("c:\temp.txt") b. new File("c:\\temp.txt") c. new File("c:/temp.txt") d. new File("c://temp.txt")
What does the following code print?
```
document.write( "*
" );
document.write( "***
" );
document.write( "*****
" );
document.write( "****
" );
document.writeln( "**" );
```
If a project ____ date is entered, Project 2010 will schedule all tasks as late as possible and will retain control over the project Start date.
A. Status B. Start C. Finish D. Current