Identify the letter of the choice that best matches the phrase or definition.
A. Allows you to create and edit bitmap and vector graphics
B. Can accompany an imported Fireworks graphic
C. Lets you design and edit vector graphics
D. Lets you create bitmap images in which you can manipulate practically every aspect of their appearance
E. Lets you create web pages in HTML format
A. Fireworks
B. ActionScript
C. Illustrator
D. Photoshop
E. Dreamweaver
You might also like to view...
You are doing a binary search of the dictionary for page where a word should be, using the recursive binary search. What is done to guarantee that the successive dictionaries to be searched are smaller?
a) Search a dictionary with one less page. b) Search a dictionary with one less word. c) Search a dictionary with half the words. d) Recursively search the half the dictionary where the word should be.
Floating positioning is used most frequently for page layout.
Answer the following statement true (T) or false (F)
The ________ command displays arrows that indicate what cells are affected by the value of the selected cell
Fill in the blank(s) with correct word
Case 7-2Jinling is testing a program that uses if statements for her company.Jinling is testing a loop that has errors. She should check the value of the control variable loop at all of the following points EXCEPT ____.
A. before the loop is entered B. in the middle of each iteration C. after each update D. after the loop is exited